aboutsummaryrefslogtreecommitdiffstats
path: root/queries/rbs/indents.scm
blob: f6da5b10b8504b2911d2e4ab8839f0a9ab7b2ab6 (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
24
[
  (class_decl)
  (module_decl)
  (interface_decl)
  (parameters)
  (tuple_type)
  (record_type)
] @indent.begin

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

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

(comment) @indent.auto