mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-06 08:34:28 +01: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