diff --git a/.editorconfig b/.editorconfig index d56aa31ab..6df33755e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,6 @@ root = true [*] indent_style = tab indent_size = 2 -end_of_line = crlf charset = utf-8 insert_final_newline = true