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