aboutsummaryrefslogtreecommitdiffstats
path: root/queries/v/indents.scm
blob: febd3786e72166268d3838a933f92af678da4223 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[(import_declaration)
 (const_declaration)
 (type_declaration)
 (literal_value)
 (type_initializer)
 (block)
 (map)
 (call_expression)
 (parameter_list)]
@indent

[ "}"]
@branch

(parameter_list ")" @branch)

(comment) @ignore