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