From fee20ded853629c1cb63e99af676a392c754bf8f Mon Sep 17 00:00:00 2001 From: Stephan Wendel Date: Wed, 8 Dec 2021 20:27:37 +0100 Subject: [PATCH] IMPROVE: Updated .editorconfig Changed affected Files. Signed-off-by: Stephan Wendel --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index d9a4faf..b243520 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ # This should help contributors and save time for my sometimes cheesy Brain xD # Stephan Wendel -[*] +[*.sh] charset = utf-8 end_of_line = lf insert_final_newline = true