summaryrefslogtreecommitdiff
path: root/ale_linters/go/govet.vim
AgeCommit message (Expand)Author
2018-03-20Use govet handler for gosimple, gotype, staticcheckBen Paxton
2018-02-25Fix #1358, fix #1369 - Lint the package on save for go vet insteadJohn Eikenberry
2017-04-24Break shared handlers up into their own files, and fix stylelint error handlingw0rp
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Introduce generic unix formatterBjorn Neergaard
2016-10-11Introduce golang supportBjorn Neergaard