galaxyproject / galaxyproject/planemo
planemo lint should warn about interpreter tag on version_command
Open
linting
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
Since the `interpreter` is deprecated for ``, it ought to be for `` too, and `planemo lint` should report this along side:
```
Applying linter command... CHECK
.. INFO: Command uses deprecated 'interpreter' attribute.
.. INFO: Tool contains a command with interpreter of type [python].
```
See also #574 about adding the tag to the XSD.
Contributor guide
Assessment
This issue has not been assessed yet.