diff --git a/.editorconfig b/.editorconfig index ae9e1bf..4c86f3f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,5 @@ [*] +charset = utf-8 indent_style = space indent_size = 4 trim_trailing_whitespace = true