From 7fd78ca78713796169af25ded7af8f1167ad4a3b Mon Sep 17 00:00:00 2001 From: Harshil Patel Date: Mon, 27 Mar 2023 16:48:53 +0100 Subject: [PATCH] Fix nf-core lint --- .nf-core.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.nf-core.yml b/.nf-core.yml index 40bcac74d..e6c9d79f0 100644 --- a/.nf-core.yml +++ b/.nf-core.yml @@ -3,4 +3,5 @@ lint: files_unchanged: - assets/email_template.html - assets/email_template.txt + - lib/NfcoreSchema.groovy - lib/NfcoreTemplate.groovy