Cppcheck
Cppcheck is a static code analysis tool for the C and C++ programming languages.
Files
Cppcheck will run on files with the following extensions:
.cpp
.cxx
.cc
.c
.tpp
.txx
Configuration
CodeRabbit will use the following settings based on the profile selected:
Chill
--disable=warning,style,information,portability,unusedFunction
Assertive
--disable=warning,style,information
CodeRabbit will use the default settings based on the profile selected if no config file is found.