summaryrefslogtreecommitdiff
path: root/ale_linters/go/golint.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-11-11Fix #2054 - Make golint configurablew0rp
2017-11-15Fix #1131 - Capture both output streams for golintw0rp
2017-11-09add 'output_stream': 'stderr', let golint workwuqiong4945
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