ale/ale_linters/go
Jerko Steiner 5bbe77101d Add support for bingo (#2165)
* Add support for https://github.com/saibing/bingo
* Add docs for ale-go-bingo
* Use go.mod when found
* Add test for bingo FindProjectRoot
* Simplify ale_linters#go#bingo#GetCommand
2019-01-05 19:12:55 +00:00
..
bingo.vim Add support for bingo (#2165) 2019-01-05 19:12:55 +00: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 #2054 - Make golint configurable 2018-11-11 09:42:57 +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