summaryrefslogtreecommitdiff
path: root/ale_linters/go/gotype.vim
AgeCommit message (Expand)Author
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