style: format queries

This commit is contained in:
Raafat Turki 2024-02-16 17:42:36 +03:00 committed by Amaan Qureshi
parent c920b668f8
commit 87bc770e60
2 changed files with 8 additions and 6 deletions

View file

@ -1,3 +1,5 @@
(set) @fold (set) @fold
(let) @fold (let) @fold
(call) @fold (call) @fold

View file

@ -1,11 +1,11 @@
[ [
(set) (set)
(let) (let)
(call) (call)
] @indent.begin ] @indent.begin
[ [
"]" "]"
"}" "}"
")" ")"
] @indent.branch @indent.end ] @indent.branch @indent.end