summaryrefslogtreecommitdiff
path: root/ale_linters/go/gotype.vim
AgeCommit message (Expand)Author
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2019-07-01Support $GO111MODULE with Go toolingElias Martinez Cohen
2019-03-12make `gotype` return all errorsSander van Harmelen
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-03-20Use govet handler for gosimple, gotype, staticcheckBen Paxton
2018-03-19Lint whole package for gosimple and gotypeBen Paxton
2018-03-18Fix #1392 - Only check files on disk for gotypew0rp
2018-01-07Go: Add gotype support (#1099)Jelte Fennema