1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-03 05:44:50 +00:00

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

View file

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