diff --git a/.editorconfig b/.editorconfig index 072c0c22b..7ec80141b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,6 +3,6 @@ root = true [*] charset = utf-8 end_of_line = lf -trim_trailing_whitespaces = true +trim_trailing_whitespace = true indent_style = tab indent_size = 2