diff --git a/.editorconfig b/.editorconfig index 6e71a7d21..88d8c320c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -40,7 +40,7 @@ resharper_csharp_keep_blank_lines_in_declarations=1 resharper_csharp_max_line_length=125 resharper_csharp_stick_comment=false resharper_csharp_wrap_after_invocation_lpar=true -resharper_force_attribute_style=join +resharper_force_attribute_style=separate resharper_indent_invocation_pars=outside resharper_indent_method_decl_pars=outside resharper_indent_preprocessor_region=no_indent