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