fix: rust use_list + tuple_expression indent

This commit is contained in:
elianiva 2021-02-08 10:38:38 +07:00 committed by Thomas Vigouroux
parent ceb2e90f99
commit 6533fb9af7

View file

@ -6,6 +6,7 @@
(for_expression) (for_expression)
(struct_expression) (struct_expression)
(match_expression) (match_expression)
(tuple_expression)
(match_arm) (match_arm)
(if_let_expression) (if_let_expression)
(call_expression) (call_expression)
@ -13,6 +14,7 @@
(arguments) (arguments)
(block) (block)
(where_clause) (where_clause)
(use_list)
] @indent ] @indent
[ [