Fix .editorconfig for omnisharp

pull/4088/head
ta264 5 years ago committed by Qstick
parent 86b8dd4856
commit 7255cb49cb

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

Loading…
Cancel
Save