galaxyproject / galaxyproject/galaxy-language-server
tool snippet gives linter errors
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 17
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 5
Description
More an planemo / galaxy issue but I guess its good to keep track here:
```
Applying linter xml_order... CHECK
.. INFO: Unknown tag [xrefs] encountered, this may result in a warning in the future.
.. INFO: Unknown tag [edam_topics] encountered, this may result in a warning in the future.
.. INFO: Unknown tag [edam_operations] encountered, this may result in a warning in the future.
....
.. ERROR: Invalid XML found in file: mztab2tsv.xml. Errors [/tmp/tmp48f2aqmq:1:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'tool', attribute 'license': The attribute 'license' is not allowed.
```
Contributor guide
Assessment
This issue has not been assessed yet.