diff --git a/.editorconfig b/.editorconfig index 3920829e6..1a6397284 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,6 @@ root = true [*] charset = utf-8 -end_of_line = crlf indent_style = space indent_size = 4 trim_trailing_whitespace = true