diff --git a/.editorconfig b/.editorconfig index dcb1ff3..f0a1794 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,6 @@ root = true [*] charset = utf-8 -end_of_line = lf indent_size = 4 indent_style = space insert_final_newline = true