aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-go.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc goimport (#5093)yoan6672026-02-071-1/+25
* Fix golangci-lint fixer with version 2 (#4960)Horacio Sanson2025-05-171-1/+25
* Implement Lua ALE setup & overhaul documentationw0rp2025-03-271-50/+123
* Remove gometalinter support (#4534)Craig Rodrigues2023-07-241-48/+5
* Remove golint supported-tools (#4535)Craig Rodrigues2023-06-271-21/+2
* remove `--enable-all` from golangci-lint options (#4488)Veselin Ivanov2023-04-021-1/+1
* Add `gopls format` as a Go fixerSean Enck2023-01-281-0/+15
* Doc style fixes (#4344)Ben Boeckel2022-10-291-1/+1
* Update help for ale_go_staticcheck_lint_package (#4122)Satoshi Matsubara2022-04-051-1/+1
* Add cspell Linter (#3981)David Houston2021-11-191-1/+7
* Implement gofumpt Fixer (#3968)David Houston2021-11-091-1/+19
* Adds fixer for golines (#3862)pigfrown2021-08-091-0/+17
* Make staticcheck configurable with GOPATH detectionw0rp2021-05-271-2/+22
* Enable gopls by default with GOPATH detectionw0rp2021-05-261-1/+28
* gopls: add go_gopls_init_optionsRob Watson2021-02-031-0/+21
* Support revive for go files (#2933)Paco2020-05-221-0/+19
* Fix #2668 - Set g:ale_go_go111modulew0rp2019-08-021-0/+1
* Support $GO111MODULE with Go toolingElias Martinez Cohen2019-07-011-0/+9
* Close #2179 - Add support for goplsw0rp2019-04-101-73/+92
* Add support for bingo (#2165)Jerko Steiner2019-01-051-1/+17
* Fix #2054 - Make golint configurablew0rp2018-11-111-0/+19
* fix unmatched backquote in doctyru2018-11-021-1/+1
* Add fixer for Go modules (#1873)Martin Tournoij2018-09-191-0/+9
* Add golangci-lint (#1890)Sascha Grunert2018-09-061-0/+33
* Fix #1822 - support go-langserver lsp.Horacio Sanson2018-09-061-1/+21
* feat: add ale_go_govet_options variabletyru2018-08-161-0/+11
* Fix typos in "lint package" options in docs/ale-goMaxim Baz2018-04-271-4/+4
* This fixes issue #936 by linting the whole packageSander van Harmelen2018-02-201-0/+32
* #1206 Add support for setting options for gobuild, and escape paths betterw0rp2018-02-041-0/+12
* gofmt fixer for Go (#970)aliou2017-10-031-0/+10
* Fix indentation and a typo in the gometalinter documentationw0rp2017-08-021-3/+3
* added gometalinter docs - Fix for #816Jeff Willette2017-08-021-0/+4
* fix typo in doc/ale-goRei MOCHIZUKI2017-07-211-1/+1
* Use equal signs for language documentation sectionsw0rp2017-07-081-3/+3
* Make the executable for gometalinter configurablew0rp2017-07-071-8/+16
* go: Remove `staticcheck` and `go build` defaultsDaniele Sluijters2017-05-301-3/+15
* Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg2017-04-271-2/+2
* Remove documentation for an option that was removedw0rp2017-04-151-8/+0
* Use g:ale_linters for turning gometalinter on, and update documentation as ap...w0rp2017-04-151-0/+12
* Add documentation for gometalinterBen Reedy2017-04-131-0/+25