fork of https://github.com/hashicorp/hcl
because issue :
https://github.com/hashicorp/hcl/issues/290
these code permit use of "nested" field decoding which is just composite struct
aba54359ba
This applies the simple native syntax reformatting function to one or more files. It does not support JSON or any other syntax. Calling applications might provide their own versions of this that e.g. can format an entire directory by matching on filename patterns, but this serves as an example and a utility for single files. |
||
---|---|---|
cmd/zclfmt | ||
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |