queries: improve indents

This commit is contained in:
Dmitriy Pleshevskiy 2023-06-21 19:12:39 +03:00
parent 95479ef189
commit 1395b25364
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 6 additions and 1 deletions

View File

@ -1,12 +1,17 @@
[
(block)
(class_block)
(class_list)
(attr_value_list)
(ERROR . "{")
(ERROR . "[")
] @indent.begin
[
"}"
"]"
] @indent.branch
] @indent.branch @indent.end
[
(line_comment)