Files
helix/runtime/queries/puppet/indents.scm

24 lines
246 B
Scheme

[
(block)
(defined_resource_type)
(parameter_list)
(attribute_type_entry)
(resource_declaration)
(selector)
(case_statement)
(hash)
(array)
] @indent
[
"}"
"]"
")"
] @outdent
[
(string)
(comment)
(ERROR)
] @opaque