diff --git a/.editorconfig b/.editorconfig index 5e146d8f875b..0f7367abb0c5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,6 @@ root = true # + remove whitespace at the end of lines [*] charset = utf-8 -end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true