diff --git a/.editorconfig b/.editorconfig index 398a042e..cbde0b15 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,6 @@ root = true # All Files [*] charset = utf-8 -end_of_line = crlf indent_style = space indent_size = 4 insert_final_newline = false