summaryrefslogtreecommitdiff
path: root/doc/ale-go.txt
AgeCommit message (Expand)Author
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