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