We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 813dbf2 + 1793280 commit 1034e3cCopy full SHA for 1034e3c
CHANGELOG.md
@@ -20,7 +20,6 @@
20
21
### Linting
22
23
-- Add .nf-test folder to prettierignore list ([#3625](https://github.com/nf-core/tools/pull/3625))
24
- ignore files in gitignore also for pipeline_if_empty_null lint test ([#3722](https://github.com/nf-core/tools/pull/3722))
25
- do not check pytest_modules.yml file, deprecating ([#3748](https://github.com/nf-core/tools/pull/3748))
26
- Use the org from the .nf-core.yml when linting manifest name and homePage. ([#3767](https://github.com/nf-core/tools/pull/3767))
nf_core/pipeline-template/.prettierignore
@@ -20,4 +20,3 @@ bin/
{%- if rocrate %}
ro-crate-metadata.json
{%- endif %}
-.nf-test/
0 commit comments