ale/ale_linters/go
Jeff Willette e2a8f759d8 Added option for `gometalinter` to lint package (#1156)
* Added option for `gometalinter` to lint package
* added tests for the `gometalinter` command
* changed gometalinter commands to use BufferCdString
2017-12-04 18:42:36 +00:00
..
gobuild.vim Added filename key for `go build` linter 2017-11-20 23:50:14 +09:00
gofmt.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
golint.vim Fix #1131 - Capture both output streams for golint 2017-11-15 16:24:29 +00:00
gometalinter.vim Added option for `gometalinter` to lint package (#1156) 2017-12-04 18:42:36 +00:00
gosimple.vim Fix #936 - Check the actual files for gosimple and staticcheck 2017-10-31 13:01:01 +00:00
govet.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
staticcheck.vim Fix #936 - Check the actual files for gosimple and staticcheck 2017-10-31 13:01:01 +00:00