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