indents(hcl): add more indentation rules for HCL

This commit is contained in:
Matthew Wynn 2021-09-16 12:51:42 -07:00 committed by Stephan Seitz
parent 1b6e5abfcd
commit 649a7e6fe6

View file

@ -1,4 +1,13 @@
[
"}"
"]"
(object)
(block)
(tuple)
(for_tuple_expr)
(for_object_expr)
] @indent
[
(object_end)
(block_end)
(tuple_end)
] @branch