aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/ruby/indents.scm
blob: 7fcf59f5d80794a8002fb2d1895a325332d3f350 (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
[
  (argument_list)
  (array)
  (begin)
  (block)
  (call)
  (class)
  (case)
  (elsif)
  (if)
  (hash)
  (method)
  (module)
  (singleton_class)
  (singleton_method)
] @indent

[
  ")"
  "}"
  "]"
  "end"
  "when"
] @outdent