diff --git a/.editorconfig b/.editorconfig index 37ea066..614fb8a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -20,6 +20,7 @@ dotnet_sort_system_directives_first = true csharp_preserve_single_line_statements = false csharp_preserve_single_line_blocks = true -# +# ReSharper properties +resharper_csharp_wrap_lines = false resharper_csharp_space_before_trailing_comment = true resharper_csharp_space_after_operator_keyword = true