mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
style: .editorconfig force_attribute_style=separate (#8051)
This commit is contained in:
@@ -40,7 +40,7 @@ resharper_csharp_keep_blank_lines_in_declarations=1
|
|||||||
resharper_csharp_max_line_length=125
|
resharper_csharp_max_line_length=125
|
||||||
resharper_csharp_stick_comment=false
|
resharper_csharp_stick_comment=false
|
||||||
resharper_csharp_wrap_after_invocation_lpar=true
|
resharper_csharp_wrap_after_invocation_lpar=true
|
||||||
resharper_force_attribute_style=join
|
resharper_force_attribute_style=separate
|
||||||
resharper_indent_invocation_pars=outside
|
resharper_indent_invocation_pars=outside
|
||||||
resharper_indent_method_decl_pars=outside
|
resharper_indent_method_decl_pars=outside
|
||||||
resharper_indent_preprocessor_region=no_indent
|
resharper_indent_preprocessor_region=no_indent
|
||||||
|
Reference in New Issue
Block a user