Add linting for meta and ext keys#4127
Conversation
Codecov Report❌ Patch coverage is
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6aceb3e to
50ecb3e
Compare
|
@nf-core-bot changelog |
|
I don't see where I am supposed to write tests. ( and sorry for the commit spam ...) And need to know what's permitted with |
|
Answer is here: https://nfcore.slack.com/archives/C043UU89KKQ/p1774078044671669 Only allow Related docs PR: https://github.com/nf-core/website/pull/4080/changes |
|
Tests added |
|
simplified the code a bit. Hope that was okay 🙂 |
|
It's fine by me. I wouldn't call it simpler, just shorter, but then I'm not so experienced in Python. |
Description
Adds linting checks for
metaandextmaps in the script section.Closes #2537
Closes #4112
PR checklist
CHANGELOG.mdis updateddocsis updated