Skip to content

Commit

Permalink
Update .editorconfig (#20056)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis authored Jan 22, 2024
1 parent 851d267 commit 5519ab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ dotnet_naming_style.camel_case_underscore_style.capitalization = camel_case
dotnet_sort_system_directives_first = true
csharp_preserve_single_line_blocks = true
csharp_preserve_single_line_statements = false
csharp_prefer_braces = true:error

# Expression-level preferences
dotnet_style_object_initializer = true:suggestion
Expand Down

0 comments on commit 5519ab3

Please sign in to comment.