diff --git a/.editorconfig b/.editorconfig index 97eec54..0c4e702 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,6 +11,7 @@ root = true # use the same settings everywhere [*] end_of_line = lf +charset = utf-8 insert_final_newline = true indent_style = space indent_size = 2