diff --git a/.editorconfig b/.editorconfig index 3da5d9723..63fd71df8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,7 @@ root = true [*] +charset = utf-8 #end_of_line = indent_size = 4 indent_style = tab @@ -8,7 +9,7 @@ tab_width = 4 [*.json] -[App.config] +[app.config] [*.yml] indent_size = 2