diff --git a/.editorconfig b/.editorconfig index 833ed63d82e..1686d184ba2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ root = true [*] -encoding = utf-8 +charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true