ale/ale_linters/go
Ben Reedy 1167616726
Add gometalinter for go files
Linter is disabled by default (see g:ale_go_gometalinter_enabled) as it
conflicts with a number of established ALE linters (golint, govet,
gosimple, staticcheck, etc).
2017-04-13 19:38:32 +10:00
..
gobuild.vim Make go build linter check files on disk (#465) 2017-04-12 10:53:33 +01:00
gofmt.vim Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
golint.vim Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
gometalinter.vim Add gometalinter for go files 2017-04-13 19:38:32 +10:00
gosimple.vim Add support for gosimple and staticcheck 2017-03-30 11:49:52 +10:00
govet.vim Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
staticcheck.vim Add support for gosimple and staticcheck 2017-03-30 11:49:52 +10:00