summaryrefslogtreecommitdiff
path: root/ale_linters/cpp/cppcheck.vim
AgeCommit message (Expand)Author
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2021-02-06Fix #3579 - Escape cppcheck arguments for Windowsv3.1.0w0rp
2020-08-06fix cppcheck for 1.89+, and add column support (#3030)tsjordan-eng
2019-06-03Fix #1279 - Run cppcheck differently when modifiedChristoph Koehler
2019-05-20Close #2359 - Find compile_commands.json in build dirs for cppcheckw0rp
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