From 8559abf792db0028528843f929728f4e38c864c4 Mon Sep 17 00:00:00 2001 From: WackerO Date: Fri, 14 Jun 2024 16:16:05 +0200 Subject: [PATCH] linting --- .nf-core.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.nf-core.yml b/.nf-core.yml index ee90d841..86cdab14 100644 --- a/.nf-core.yml +++ b/.nf-core.yml @@ -23,6 +23,8 @@ lint: - params.custom_config_base - params.report_file - params.references_file + - params.css + - params.logo multiqc_config: - report_comment # otherwise throws error: multiqc_config: 'assets/multiqc_config.yml' does not contain a matching 'report_comment'.