gofmt
go fmt
で使用されているフォーマッタ
フォーマットに違反した際に、
0
以外のリターンコードを返却する方法
code:shell
$ test -z $(gofmt -l .)
https://github.com/golang/go/issues/24230