Files
opentf/command
Martin Atkins 9ca13d5c1d command/validate: make sure diagnostics is always present and an array
Previously an empty diagnostics would appear as "null" in the JSON output,
since that is how encoding/json serializes a nil slice. It's more
convenient for users of dynamic languages to keep the type consistent
in all cases, since they can then just iterate the list without needing a
special case for when it is null.
2018-10-16 18:46:46 -07:00
..
2018-02-27 10:49:06 -05:00
2015-04-29 13:07:13 -05:00
2017-11-03 11:13:31 -04:00
2018-01-09 23:13:33 +00:00
2018-06-26 11:57:52 -07:00
2018-10-16 18:24:47 -07:00
2017-08-03 13:24:23 -04:00
2014-05-24 12:04:43 -07:00