Skip to content

Commit 863ba7d

Browse files
committed
monochrome logs and prek all files fix
1 parent cc0cab2 commit 863ba7d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nf-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ template:
2121
skip_features:
2222
- fastqc
2323
- igenomes
24-
version: 1.1.0dev
24+
version: 1.1.0dev

subworkflows/local/utils_nfcore_proteinannotator_pipeline/main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ workflow PIPELINE_INITIALISATION {
2727
take:
2828
version // boolean: Display version and exit
2929
validate_params // boolean: Boolean whether to validate parameters against the schema at runtime
30-
_monochrome_logs // boolean: Do not use coloured log outputs
30+
monochrome_logs // boolean: Do not use coloured log outputs
3131
nextflow_cli_args // array: List of positional nextflow CLI args
3232
outdir // string: The output directory where the results will be saved
3333
input // string: Path to input samplesheet

0 commit comments

Comments
 (0)