ale/ale_linters/go
Horacio Sanson 24a937e04f
Fix 4586 - Make golangci-lint lint package on by default. (#4730)
Checking whole packages instead of individual files is more sensible
default for golang projects. Without this we get many cryptic
`typecheck` errors in ALE that do not show when running in terminal or
CI.
2024-02-28 10:07:22 +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 #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 Fix 4586 - Make golangci-lint lint package on by default. (#4730) 2024-02-28 10:07:22 +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