diff --git a/.editorconfig b/.editorconfig index 6daa71388bd..bbcd55ca5f3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,7 @@ trim_trailing_whitespace=true insert_final_newline=true [*] +charset = utf-8 indent_style = tab indent_size = 4