Closed jonasscheid closed 8 months ago
nf-core lint
overall result: Passed :white_check_mark:Posted for pipeline commit 1261417
+| ✅ 200 tests passed |+
LGTM but why it is possible to put a "-?" In the name? It that not weird for an extension?
I have no clue, that was autogenerated by a template update. But this in now removed and we should be good to go with \\S+ : \\S matches any non-whitespace character
file-path
of nf-validation plugin only supports files, not the combination of files and directories like in the case of bruker.d
. Need to default back to checking only the path. Fetching seems to work still.Need to setup test cases asap --> #306
PR checklist
nf-core lint
).nextflow run . -profile 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).