diff --git a/.editorconfig b/.editorconfig index 624514a98..c383f7beb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ # editorconfig.org root = true -[*.{cs}] +[*.cs] charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true