Skip to content

Commit

Permalink
Don't align raw literal string content.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Mar 23, 2024
1 parent de21e6b commit 6dde982
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 @@ -350,6 +350,7 @@ resharper_csharp_indent_anonymous_method_block = false
resharper_csharp_indent_nested_for_stmt = true
resharper_csharp_indent_nested_foreach_stmt = true
resharper_csharp_indent_nested_while_stmt = true
resharper_csharp_indent_raw_literal_string = indent
resharper_csharp_int_align = false
resharper_csharp_keep_existing_arrangement = true
resharper_csharp_nested_ternary_style = simple_wrap
Expand Down

0 comments on commit 6dde982

Please sign in to comment.