syntastic/syntax_checkers/go
Christoph Martin d3d00e4b70 use gofmt before 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.
2012-10-26 12:28:04 +02:00
..
6g.vim go: add gofmt checker from #150 2012-02-11 15:40:45 +00:00
go.vim use gofmt before go [build|test] 2012-10-26 12:28:04 +02:00
gofmt.vim change gofmt invocation 2012-10-26 12:00:02 +02:00