summaryrefslogtreecommitdiff
path: root/doc/ale-go.txt
AgeCommit message (Expand)Author
2021-11-19Add cspell Linter (#3981)David Houston
2021-11-09Implement gofumpt Fixer (#3968)David Houston
2021-08-09Adds fixer for golines (#3862)pigfrown
2021-05-27Make staticcheck configurable with GOPATH detectionw0rp
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2021-02-03gopls: add go_gopls_init_optionsRob Watson
2020-05-22Support revive for go files (#2933)Paco
2019-08-02Fix #2668 - Set g:ale_go_go111modulew0rp
2019-07-01Support $GO111MODULE with Go toolingElias Martinez Cohen
2019-04-10Close #2179 - Add support for goplsw0rp
2019-01-05Add support for bingo (#2165)Jerko Steiner
2018-11-11Fix #2054 - Make golint configurablew0rp
2018-11-02fix unmatched backquote in doctyru
2018-09-19Add fixer for Go modules (#1873)Martin Tournoij
2018-09-06Add golangci-lint (#1890)Sascha Grunert
2018-09-06Fix #1822 - support go-langserver lsp.Horacio Sanson
2018-08-16feat: add ale_go_govet_options variabletyru
2018-04-27Fix typos in "lint package" options in docs/ale-goMaxim Baz
2018-02-20This fixes issue #936 by linting the whole packageSander van Harmelen
2018-02-04#1206 Add support for setting options for gobuild, and escape paths betterw0rp
2017-10-03gofmt fixer for Go (#970)aliou
2017-08-02Fix indentation and a typo in the gometalinter documentationw0rp
2017-08-02added gometalinter docs - Fix for #816Jeff Willette
2017-07-21fix typo in doc/ale-goRei MOCHIZUKI
2017-07-08Use equal signs for language documentation sectionsw0rp
2017-07-07Make the executable for gometalinter configurablew0rp
2017-05-30go: Remove `staticcheck` and `go build` defaultsDaniele Sluijters
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-04-15Remove documentation for an option that was removedw0rp
2017-04-15Use g:ale_linters for turning gometalinter on, and update documentation as ap...w0rp
2017-04-13Add documentation for gometalinterBen Reedy