ale/ale_linters/go
w0rp ae1d051504
#4454 Clean up more tests and code
* Remove some tests we no longer need
* Delete blocks of redundant code
* Compress some tests together to simplify them
* Remove a little code for ancient linter versions
* Escape more executables we didn't escape before
* Rename a deno option that didn't match our conventions
2023-09-16 22:23:30 +01: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 #4454 Clean up more tests and code 2023-09-16 22:23:30 +01:00
gofmt.vim #3325 - ale#path#BufferCdString now generates %s:h 2020-08-28 17:46:43 +01:00
golangci_lint.vim remove --enable-all from golangci-lint options (#4488) 2023-04-02 18:09:58 +09: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 #4454 Clean up more tests and code 2023-09-16 22:23:30 +01: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