ale/ale_linters/c
Christoph Koehler 4129c356e8
Fix #1279 - Run cppcheck differently when modified
cppcheck is now run without the --project option and from the buffer's
directory instead when the buffer has been modified. Saving the buffer
will get results by linting the project instead.
2019-06-03 21:54:23 +01:00
..
ccls.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
clang.vim #2132 - Replace command_chain and chain_with with ale#command#Run 2019-04-07 14:58:06 +01:00
clangd.vim Fix #2421 - Use compile_commands.json in build dirs to find roots 2019-05-20 19:57:08 +01:00
clangtidy.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cppcheck.vim Fix #1279 - Run cppcheck differently when modified 2019-06-03 21:54:23 +01:00
cquery.vim Fix #2421 - Use compile_commands.json in build dirs to find roots 2019-05-20 19:57:08 +01:00
flawfinder.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
gcc.vim Fix #2512 - Use -o /dev/null for gcc linting 2019-05-20 13:00:32 +01:00