Skip to content

Commit

Permalink
Updated editorconfig to reflect code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Measurity committed Dec 13, 2023
1 parent 962bc2a commit 70bb571
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ indent_style = space
end_of_line = lf

# ReSharper properties
resharper_blank_lines_after_block_statements = 0
resharper_braces_for_ifelse = required_for_multiline
resharper_braces_redundant = false
resharper_keep_existing_attribute_arrangement = true
resharper_wrap_object_and_collection_initializer_style = chop_if_long

[*.{proj, csproj, targets}]
Expand Down

0 comments on commit 70bb571

Please sign in to comment.