diff --git a/.editorconfig b/.editorconfig index be6e49475..223d29918 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,7 @@ end_of_line = lf indent_size = 4 indent_style = tab insert_final_newline = true -trim_trailing_whitespace = true +trim_trailing_whitespace = true insert_final_newline = true charset = utf-8