summaryrefslogtreecommitdiff
path: root/ale_linters/c/cppcheck.vim
AgeCommit message (Expand)Author
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2017-07-16#711 - Make the cppcheck executables configurablew0rp
2017-05-02#392 - Detect and use compile_commands.json for cppcheckw0rp
2017-04-24Break shared handlers up into their own files, and fix stylelint error handlingw0rp
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-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-20Add support for cppcheck (#126)Bart Libert