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