Skip to content

Commit 1b149f0

Browse files
Add '.hooks/block_pipeline_outdir.sh' to linter group for pipeline customisation in 'template_features.yml'.
1 parent 77540e2 commit 1b149f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nf_core/pipelines/create/template_features.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ code_quality:
438438
- ".prettierignore"
439439
- ".prettierrc.yml"
440440
- ".github/workflows/fix-linting.yml"
441+
- ".hooks/block_pipeline_outdir.sh"
441442
short_description: "Use code linters"
442443
description: "The pipeline will include code linters and CI tests to lint your code: pre-commit, editor-config and prettier."
443444
help_text: |

0 commit comments

Comments
 (0)