Closed jfy133 closed 3 years ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 707b5bc
+| ✅ 392 tests passed |+
#| ❔ 4 tests were ignored |#
!| ❗ 12 tests had warnings |!
To keep the code consistent with lots of contributors, we run automated code consistency checks. To fix this CI test, please run:
markdownlint-cli
brew install markdownlint-cli
npm
then install markdownlint-cli
(npm install -g markdownlint-cli
)markdownlint . --config .github/markdownlint.yml --fix
markdownlint . --config .github/markdownlint.yml
Once you push these changes the test should pass, and you can hide this comment :+1:
We highly recommend setting up markdownlint in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!
Thanks again for your contribution!
To close #632 #431
:warning: CI test fail is becaues of the flaky BAM read length filtering. The inline barcode trimming Does pass here.
PR checklist
scrape_software_versions.py
nf-core lint .
).nextflow run . -profile test,docker
).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).