ale/ale_linters/go
w0rp 217284360d
Simplify the code for most linters and tests with closures
2018-08-02 23:44:12 +01:00
..
gobuild.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01: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 Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
gosimple.vim Use govet handler for gosimple, gotype, staticcheck 2018-03-20 14:19:48 +00:00
gotype.vim Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
govet.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00
staticcheck.vim Use govet handler for gosimple, gotype, staticcheck 2018-03-20 14:19:48 +00:00