From 8209790c8d02e41e5687ae70615577b1109a68b5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 12 Jun 2023 12:35:16 +0300 Subject: [PATCH] tweaking... Signed-off-by: Alex A. Naanou --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 1565413..9206098 100755 --- a/.editorconfig +++ b/.editorconfig @@ -5,4 +5,3 @@ indent_style = tab tab_width = 4 charset = utf-8 end_of_line = lf -trim_trailing_whitespace = true