hcl/hcl
Dan Carley 1793ae0f56 hcl/fmtcmd: Clarify docs for Options.Diff
This description was originally copied straight from gofmt[0]. But as noted
in hashicorp/terraform#6343, the "instead of rewriting" suggests that it
disables the `Write` option, whereas it is possible to enable both.

[0]: https://golang.org/src/cmd/gofmt/gofmt.go#L31
2016-04-28 18:03:01 +01:00
..
ast hcl/ast: just adding a GoSTringer impl 2016-01-19 12:27:37 -08:00
fmtcmd hcl/fmtcmd: Clarify docs for Options.Diff 2016-04-28 18:03:01 +01:00
parser hcl/parser: better comments 2016-03-14 20:56:27 +01:00
printer printer: output EOF newline in formatted hcl 2016-04-06 09:09:04 -05:00
scanner Add support for indented HEREDOC terminators 2016-03-21 14:12:20 +00:00
strconv Handle multiple interpolations in string. 2015-11-19 13:56:32 -06:00
test-fixtures hcl: fix trailing comma + comment parse error 2015-09-16 09:54:29 -07:00
token Remove hanging indent on HEREDOCs with <<- prefix 2016-03-21 14:12:20 +00:00