diff --git a/.editorconfig b/.editorconfig index c379d53..5a4d42e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -23,4 +23,3 @@ indent_style = space insert_final_newline = true max_line_length = 120 tab_width = 8 -trim_trailing_whitespace = true