diff --git a/.editorconfig b/.editorconfig index 2228be96c..2fe3a7c19 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,6 @@ [*] charset = utf-8 -end_of_line = crlf indent_size = 4 indent_style = space insert_final_newline = false