diff --git a/.editorconfig b/.editorconfig index 05b4d615d427..b0d7fd91b35a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,6 @@ root = true [*] indent_style = tab -indent_size = 8 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true