diff --git a/.editorconfig b/.editorconfig index 1a695a998a..f4db6aadd2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,6 +4,5 @@ root = true end_of_line = lf insert_final_newline = true indent_style = tab -indent_size = 2 charset = utf-8 trim_trailing_whitespace = true