Skip to content

Commit

Permalink
.editorconfig resharper_wrap_chained_binary_expressions = chop_if_long
Browse files Browse the repository at this point in the history
  • Loading branch information
lodicolo committed Jan 24, 2025
1 parent 89e5eda commit 000f30f
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 @@ -150,6 +150,7 @@ resharper_place_simple_initializer_on_single_line = false
resharper_trailing_comma_in_multiline_lists = true
resharper_wrap_array_initializer_style = chop_if_long
resharper_wrap_before_primary_constructor_declaration_rpar = true
resharper_wrap_chained_binary_expressions = chop_if_long
###############################
# VB Coding Conventions #
###############################
Expand Down

0 comments on commit 000f30f

Please sign in to comment.