We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In ewels/nf-core-methylseq#2 I have edited a module file that was pulled from nf-core/modules. I shouldn't be allowed to do this.
The linting warns me that something is amiss:
│ bismark/align │ modules/nf-cor… │ Local copy of │ │ │ │ module outdated │
But it should be checking the git sha in modules.json and recognising that it doesn't match what it expects. Then throwing a hard error.
modules.json
Possible that the code for this is lurking in a PR that's waiting to be merged..
The text was updated successfully, but these errors were encountered:
Done in #1373
Sorry, something went wrong.
No branches or pull requests
In ewels/nf-core-methylseq#2 I have edited a module file that was pulled from nf-core/modules. I shouldn't be allowed to do this.
The linting warns me that something is amiss:
But it should be checking the git sha in
modules.json
and recognising that it doesn't match what it expects. Then throwing a hard error.Possible that the code for this is lurking in a PR that's waiting to be merged..
The text was updated successfully, but these errors were encountered: