From cab26fd0462479bfb5795d81f0164adb4bce352b Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Wed, 14 Aug 2019 17:59:38 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index fe678a6cb..e885a65c4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,6 @@ root = true [*] charset = utf-8 end_of_line = lf -indent_size = 4 indent_style = space insert_final_newline = true trim_trailing_whitespace = true