aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/ql/indents.scm
blob: 1a4a1bdeadc818f7099e725725706f0730adbb9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
  (module)
  (dataclass)
  (classMember)
  (classlessPredicate)
  (quantified)
] @indent.begin

[
  ")"
  "}"
] @indent.end

[
  ")"
  "}"
] @indent.branch

[
  (block_comment)
  (line_comment)
  (qldoc)
] @indent.ignore