mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-24 09:28:24 +00:00
Update .editorconfig
This commit is contained in:
parent
041c7dfabb
commit
e847d3bd41
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