Skip to content

Commit 8117e03

Browse files
committed
Progress toward tool_dependencies.xml linting.
- Refactor part of shed2tap stuff out into abstract base classes for actions and tool_dependencies.xml parsing. - Use this parsing to lint tool_dependencies.xml actions (which aren't easily verified with XSD).
1 parent 563963b commit 8117e03

File tree

4 files changed

+566
-3
lines changed

4 files changed

+566
-3
lines changed

planemo/shed2tap/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"""
2+
"""

0 commit comments

Comments
 (0)