Files
releases/cmd
Patrick East fd79a7e0c7 cmd/fmt: Always write to stdout
There was an explicit check that would prevent writing to stdout if
the formatting didn't change anything.

This makes sense for the "write to file" or "diff" options as we can
save work by bailing out early, but if configured to write the file
contents to stdout we should do so in all cases.

Fixes: #2235
Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-04-02 05:36:32 -07:00
..
2020-03-26 04:57:12 -07:00
2020-02-24 14:03:42 -08:00
2020-02-24 14:03:42 -08:00
2020-02-24 14:03:42 -08:00
2017-03-12 12:04:35 -07:00
2020-02-24 14:03:42 -08:00
2016-08-02 16:57:15 -07:00
2020-02-24 14:03:42 -08:00
2020-02-24 14:03:42 -08:00
2020-04-02 05:36:32 -07:00
2020-02-24 14:03:42 -08:00
2020-02-24 14:03:42 -08:00
2019-09-27 09:55:11 -04:00