diff --git a/.editorconfig b/.editorconfig index 40de22df58..7ffdc78dfd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,7 @@ root = true [*] +charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true