From ab0f094a0c1925199072d0c34d4cdc6a39e757f4 Mon Sep 17 00:00:00 2001 From: Usman Rashid Date: Tue, 5 Nov 2024 21:18:22 +1300 Subject: [PATCH] Excluded included_configs from linting --- .nf-core.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.nf-core.yml b/.nf-core.yml index 902fd78b..b62355dd 100644 --- a/.nf-core.yml +++ b/.nf-core.yml @@ -3,6 +3,7 @@ lint: actions_ci: false multiqc_config: false template_strings: false + included_configs: false files_exist: - conf/igenomes.config - conf/igenomes_ignored.config