Closed d4straub closed 8 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit eecf6cc
+| ✅ 191 tests passed |+
#| ❔ 6 tests were ignored |#
!| ❗ 1 tests had warnings |!
Thanks! Yes, I also never encountered an error that needed fixing in that code snippet. But the edge case is convincingly explained in the issue. In majority of cases this code change should have no impact.
Closes https://github.com/nf-core/ampliseq/issues/706
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).