diff --git a/.editorconfig b/.editorconfig index a42588d1a6..0535ddb8ae 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,7 @@ root = true [*] +charset = utf-8 indent_size = 2 trim_trailing_whitespace = true