mirror of
https://github.com/aaru-dps/AaruBenchmark.git
synced 2025-12-16 19:24:36 +00:00
Fix preprocessor indentation in editorconfig.
This commit is contained in:
@@ -122,9 +122,9 @@ resharper_indent_nested_for_stmt
|
||||
resharper_indent_nested_lock_stmt = true
|
||||
resharper_indent_nested_usings_stmt = true
|
||||
resharper_indent_nested_while_stmt = true
|
||||
resharper_indent_preprocessor_if = outdent
|
||||
resharper_indent_preprocessor_other = outdent
|
||||
resharper_indent_preprocessor_region = outdent
|
||||
resharper_indent_preprocessor_if = no_indent
|
||||
resharper_indent_preprocessor_other = no_indent
|
||||
resharper_indent_preprocessor_region = no_indent
|
||||
resharper_indent_primary_constructor_decl_pars = inside
|
||||
resharper_indent_switch_labels = true
|
||||
resharper_int_align = true
|
||||
|
||||
Reference in New Issue
Block a user