ale/ale_linters/c
w0rp 2b785688ea
#3299 Merge gcc and clang into a cc linter
Users can easily be confused when they set some options for a C or C++
compiler, and another compiler is run with different options, which
still reports errors. To remedy this, the existing `gcc` and `clang`
linters have been replaced with a `cc` linter that will run either
compiler.

This is a breaking change for ALE v3.0.0.
2020-08-20 01:49:14 +01:00
..
cc.vim #3299 Merge gcc and clang into a cc linter 2020-08-20 01:49:14 +01:00
ccls.vim ccls: Detect build dir and set compilationDatabaseDirectory 2020-04-18 13:57:57 +02:00
clangd.vim Revert "Add definition of c/clangd's language as C (#2791)" 2019-11-07 15:41:58 +00:00
clangtidy.vim Add tests for clangtidy with Makefile 2019-10-06 10:29:23 -06:00
cppcheck.vim fix cppcheck for 1.89+, and add column support (#3030) 2020-08-06 20:50:44 +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