From 7086977dc2296d648c00b2b26561aa6936d3caf6 Mon Sep 17 00:00:00 2001 From: Harshil Patel Date: Mon, 16 May 2022 21:24:53 +0100 Subject: [PATCH] Fix nf-core linting --- LICENSE | 2 +- nextflow.config | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 515e402d..7a9b6d5a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Harshil Patel +Copyright (c) Harshil Patel, Moritz E. Beber and Jose Espinosa-Carrasco Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/nextflow.config b/nextflow.config index 40293d3b..237190ec 100644 --- a/nextflow.config +++ b/nextflow.config @@ -67,7 +67,6 @@ try { // System.err.println("WARNING: Could not load nf-core/config/fetchngs profiles: ${params.custom_config_base}/pipeline/fetchngs.config") // } - profiles { debug { process.beforeScript = 'echo $HOSTNAME' } conda {