From bea2c8a1ae1c9bf2e6fa85daaeeff56651e623fa Mon Sep 17 00:00:00 2001
From: nservant <nicolas.servant@curie.fr>
Date: Sat, 7 May 2022 22:13:19 +0200
Subject: [PATCH] [MODIF] modif editorconfig

---
 .editorconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.editorconfig b/.editorconfig
index b6b3190..033fd60 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -12,7 +12,7 @@ indent_style = space
 indent_size = 2
 
 # These files are edited and tested upstream in nf-core/modules
-[/modules/nf-core/**]
+[/modules/nf-core/**,/bin/cutsite_trimming]
 charset = unset
 end_of_line = unset
 insert_final_newline = unset
-- 
GitLab