summaryrefslogtreecommitdiff
path: root/ale_linters/vim
AgeCommit message (Expand)Author
2018-04-08Close #1315 - Make the vint executable configurablew0rp
2017-11-09Simplfy semver handling and share the semver version cache across everythingw0rp
2017-08-26Set the end column for some Vint problemsw0rp
2017-06-22Set the --no-color flag for Vint if we fail to parse the version number for s...w0rp
2017-06-06Fix #624 - Ask for the Vint version in the backgroundw0rp
2017-05-06#532 Rename a Vint variable so it's more obviousw0rp
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-04-15Fix #257 in preparation for #427, standardise options with fallbacks, and mak...w0rp
2017-04-11#392 Report errors inside of headers, in a very basic wayw0rp
2017-04-10Typo correcting 3.0.7 -> 0.3.7 for `vint --no-color`David Alexander
2017-03-11Support older versions of Vintw0rp
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2017-02-02Add --enable-neovim flag to vint when appropriatetpict
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Set an option for turning Vint style issues on or off.w0rp
2016-10-10#81: Close the Vint format quote.w0rp
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-05Update the author line and the filenames for the GCC format pattern.w0rp
2016-10-05Use gcc format for vint outputKabbaj Amine
2016-10-03Add support for checking Vim code with Vint.w0rp