Skip to content

Commit 4abeb06

Browse files
authored
Revert "Add .nf-test folder to prettierignore list"
1 parent 813dbf2 commit 4abeb06

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
### Linting
2222

23-
- Add .nf-test folder to prettierignore list ([#3625](https://github.com/nf-core/tools/pull/3625))
2423
- ignore files in gitignore also for pipeline_if_empty_null lint test ([#3722](https://github.com/nf-core/tools/pull/3722))
2524
- do not check pytest_modules.yml file, deprecating ([#3748](https://github.com/nf-core/tools/pull/3748))
2625
- 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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ bin/
2020
{%- if rocrate %}
2121
ro-crate-metadata.json
2222
{%- endif %}
23-
.nf-test/

0 commit comments

Comments
 (0)