Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tpv lint should lint an entire directory #49

Open
bgruening opened this issue Nov 6, 2022 · 1 comment
Open

tpv lint should lint an entire directory #49

bgruening opened this issue Nov 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@bgruening
Copy link
Member

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.

@nuwang
Copy link
Member

nuwang commented Nov 18, 2022

The verbosity can be increased by adding -vvv, with each v increasing the log level. That should display a more helpful error message (full stack trace).

@nuwang nuwang added the enhancement New feature or request label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants