diff --git a/.editorconfig b/.editorconfig index ff0909d..4ee5568 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,6 @@ root = true [*] end_of_line = lf indent_style = tab -indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true charset = utf-8