galaxyproject / galaxyproject/planemo
linting: Check sample loc files exist under tool-data/
Open
enhancement
linting
toolshed
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
Check `tool-data/example.loc.sample` is included if used in a tool's `` tag.
This should look for both the old style, e.g.:
```
```
and the new style, e.g.
```
```
where the name of the location file to check is in the matching XML file `tool-data/tool_data_table_conf.xml.sample`:
```
value, name, path
```
Contributor guide
Assessment
This issue has not been assessed yet.