Fix .editorconfig for omnisharp

This commit is contained in:
ta264 2020-01-15 21:39:44 +00:00 committed by Qstick
parent 86b8dd4856
commit 7255cb49cb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# editorconfig.org
root = true
[*.{cs}]
[*.cs]
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true