gofmt
go [build|test]
`go build` might not catch syntax errors of the current file if another file with syntax errors is compiled before the current one.