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

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