mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-24 09:28:24 +00:00
Merge pull request #2014 from DuendeSoftware/dgb/update-editorconfig-20250512103445
Update .editorconfig
This commit is contained in:
commit
ebced8d5c3
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ charset = utf-8
|
|||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.cs]
|
||||
csharp_prefer_braces = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue