We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nf-core lint --key <module_test>
Specifying a module lint test using the --key flag when running nf-core lint runs all pipeline lint tests.
--key
nf-core lint
$ nf-core lint -k main_nf ╭─ [?] 3 Pipeline Tests Ignored ... ╭─ [!] 1 Pipeline Test Warning ... ╭─ [✗] 5 Pipeline Tests Failed ...
nf-core/tools 2.5dev
The text was updated successfully, but these errors were encountered:
Closing due to merge of #1682
Sorry, something went wrong.
ErikDanielsson
Successfully merging a pull request may close this issue.
Description of the bug
Specifying a module lint test using the
--key
flag when runningnf-core lint
runs all pipeline lint tests.Command used and terminal output
System information
nf-core/tools 2.5dev
The text was updated successfully, but these errors were encountered: