chore: query formatting

This commit is contained in:
Pham Huy Hoang 2024-01-06 15:05:50 +09:00 committed by Christian Clason
parent 79975d6557
commit 57a8acf0c4
674 changed files with 18466 additions and 12648 deletions

View file

@ -1,20 +1,16 @@
[
(use_statement)
(use_statement)
(actor_definition)
(class_definition)
(primitive_definition)
(interface_definition)
(trait_definition)
(struct_definition)
(constructor)
(method)
(behavior)
(parameters)
(type)
(if_statement)
(iftype_statement)
(elseif_block)
@ -30,10 +26,8 @@
(case_statement)
(parenthesized_expression)
(tuple_expression)
(array_literal)
(object_literal)
(string)
(block_comment)
] @fold