-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Update linting.yml #61
Conversation
Version is outdated
Version of node is now incompatible with editorconfig node-npm@3 is using 2.0.something, bumping to @4 should fix this. |
|
Pinning node version
Hi @eeaunin and @muffato (in case this comes up in other pipelines) I'm pinning the version of node as editorconfig 0.6.0 required >= 20.11.0 and the previous config was using 18 as default. Could you approve this when you can please @eeaunin, this should then fix your docs branch which we can then merge to dev. |
Version is outdated
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).