diff --git a/.editorconfig b/.editorconfig index f049cc852..1b42aeabd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,4 +5,4 @@ root = true insert_final_newline = true indent_style = space indent_size = 4 -trim_trailing_whitespace = true +# trim_trailing_whitespace = true