aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/puppet/indents.scm
blob: 71c882f33b1cfbf6c71a45e6bc5321e1f2ab51a2 (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
[
  (block)
  (defined_resource_type)
  (parameter_list)
  (attribute_type_entry)
  (resource_declaration)
  (selector)
  (case_statement)
  (hash)
  (array)
] @indent.begin

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

[
  (string)
  (comment)
  (ERROR)
] @indent.auto