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:
parent
86b8dd4856
commit
7255cb49cb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# editorconfig.org
|
||||
root = true
|
||||
|
||||
[*.{cs}]
|
||||
[*.cs]
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
|
Loading…
Reference in a new issue