summaryrefslogtreecommitdiff
path: root/ale_linters/cpp/cppcheck.vim
AgeCommit message (Expand)Author
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
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-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