Closed KevinMenden closed 3 years ago
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!
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 5bd00ae
+| ✅ 125 tests passed |+
#| ❔ 2 tests were ignored |#
!| ❗ 63 tests had warnings |!
Bump version and write changes to changelog for 2.0.0 release
sorry for abusing the template merge branch for this :grin: will delete that one afterwards anyway