galaxyproject / galaxyproject/total-perspective-vortex
tpv lint should lint an entire directory
Open
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 19
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 5
Description
Currently `tpv lint` provides a cryptic error message when you try to lint an entire directory:
```
venv) galaxy@sn06:~$ tpv lint config/total_perspective_vortex/
INFO : tpv.core.shell: lint failed.
```
It would be nice if this could work like in planemo and gives any error in any YAML file.
Contributor guide
Assessment
This issue has not been assessed yet.