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

View file

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