ale/ale_linters/go
Martin Tournoij e82bcdb8a6 Add fixer for Go modules (#1873)
* Add fixer for Go modules
2018-09-19 19:33:23 +01:00
..
gobuild.vim Add fixer for Go modules (#1873) 2018-09-19 19:33:23 +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
golangci_lint.vim Change PCRE escape to simple escape 2018-09-14 10:41:35 +02: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 Add fixer for Go modules (#1873) 2018-09-19 19:33:23 +01:00
langserver.vim #1891 Fix the go-langserver tests 2018-09-06 17:05:05 +01:00
staticcheck.vim Use govet handler for gosimple, gotype, staticcheck 2018-03-20 14:19:48 +00:00