ale/ale_linters/go
Richard Jonas 9e1351499c
Handle golangci_lint warning and error messages correctly (#4182)
* Handle golangci_lint warning and error messages correctly

* Fix linter warning

Co-authored-by: Richard Jonas <richard.jonas@derivco.se>
2022-05-04 20:05:32 +09:00
..
bingo.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
gobuild.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gofmt.vim #3325 - ale#path#BufferCdString now generates %s:h 2020-08-28 17:46:43 +01:00
golangci_lint.vim Handle golangci_lint warning and error messages correctly (#4182) 2022-05-04 20:05:32 +09:00
golint.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
gometalinter.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gopls.vim Make staticcheck configurable with GOPATH detection 2021-05-27 22:03:46 +01:00
gosimple.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gotype.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
govet.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
langserver.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
revive.vim Support revive for go files (#2933) 2020-05-22 06:09:14 -05:00
staticcheck.vim Change default of go_staticcheck_lint_package to 1 (#3799) 2021-07-03 18:40:01 +09:00