Merge pull request #2014 from DuendeSoftware/dgb/update-editorconfig-20250512103445

Update .editorconfig
This commit is contained in:
Adam Ralph 2025-05-12 12:43:39 +02:00 committed by GitHub
commit ebced8d5c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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