ale/ale_linters/go
Sander van Harmelen b2be833744 Fixup #756
The real fix was not using absolute paths anymore (so not expanding with the `:p` option). The regex was correct and should at least include the `^` character to make sure the string starts with the given path/filename and not references the path/filename in some error description.
2017-07-12 09:51:44 +02:00
..
gobuild.vim go build: skip not current buffer (#531) 2017-05-06 10:08:34 +01:00
gofmt.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
golint.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
gometalinter.vim Fixup #756 2017-07-12 09:51:44 +02:00
gosimple.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
govet.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
staticcheck.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00