Extend Rust where clauses past their final newline for indentation

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
Nathan Sobo 2021-10-08 10:32:15 -06:00
parent 810315e04c
commit b85ae89b7e

View File

@ -1,5 +1,5 @@
[
(where_clause)
((where_clause) _ @end)
(field_expression)
(call_expression)
(assignment_expression)