mattolenik/hclq

When hclq write file, preserve terraform fmt

sebglon opened this issue · 1 comments

Is it possible to apply terraform fmt on writed file?

for example: https://github.com/hashicorp/hcl/blob/master/hcl/fmtcmd/fmtcmd.go

This not format output:

hclq/cmd/set.go

Line 159 in 021a8cc

doc.Print(writer)