'GofmtBear' bear for coala (http://coala.rtfd.org/)
Project description
Suggest better formatting options in Go code. Basic checks like alignment, indentation, and redundant parentheses are provided.
This is done using the gofmt utility. For more information visit <https://golang.org/cmd/gofmt/>.