Skip to content

Commit

Permalink
rust: Indent multi line call expressions one level deeper
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer committed Jul 26, 2021
1 parent f24007b commit 29cefa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/queries/rust/indents.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ indent = [
"struct_pattern",
"tuple_pattern",
"enum_variant_list",
"call_expression",
"binary_expression",
"field_expression",
"tuple_expression",
Expand Down

0 comments on commit 29cefa1

Please sign in to comment.