summaryrefslogtreecommitdiff
path: root/ale_linters/go/govet.vim
AgeCommit message (Expand)Author
2019-07-01Support $GO111MODULE with Go toolingElias Martinez Cohen
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-09-19Add fixer for Go modules (#1873)Martin Tournoij
2018-09-04Improve ALE project style checkingw0rp
2018-08-16feat: add ale_go_govet_options variabletyru
2018-07-24#1754 Require snake_case names for linters in the codebasew0rp
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