aboutsummaryrefslogtreecommitdiffstats
path: root/queries/hcl/indents.scm
blob: 93264de9decbcb1bbc23bc83842e2d672fcaf180 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  (block)
  (object)
  (tuple)
  (function_call)
] @indent.begin

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

(comment) @indent.auto
(ERROR) @indent.auto