rust: Indent multi line call expressions one level deeper
This commit is contained in:
parent
f24007b30f
commit
29cefa1be8
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ indent = [
|
||||||
"struct_pattern",
|
"struct_pattern",
|
||||||
"tuple_pattern",
|
"tuple_pattern",
|
||||||
"enum_variant_list",
|
"enum_variant_list",
|
||||||
|
"call_expression",
|
||||||
"binary_expression",
|
"binary_expression",
|
||||||
"field_expression",
|
"field_expression",
|
||||||
"tuple_expression",
|
"tuple_expression",
|
||||||
|
|
Loading…
Add table
Reference in a new issue