summaryrefslogtreecommitdiff
path: root/queries/hcl/indents.scm
AgeCommit message (Collapse)Author
2022-04-25indent(hcl): fix function callsMichael Hoffmann
2022-04-24indents(hcl): fix indentation queriesMichael Hoffmann
This commit adds tests for hcl indentation and fixes various bugs
2021-09-16indents(hcl): add more indentation rules for HCLMatthew Wynn
2021-07-22added very basic HCL indentation supportMark Ellis