diff --git a/.editorconfig b/.editorconfig index 8f44e9c47..a2e66faf7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ root = true [*] -indent_style = spaces +indent_style = space indent_size = 4 end_of_line = lf trim_trailing_whitespace = true