CPPCHECK_DISABLE

Defined in module OrangesCppcheck.

A space-separated list of default cppchecks checks to be disabled with calls to oranges_enable_cppcheck() that do not explicitly list their own desired disabled checks. The environment variable with this name, if set, will initialize this variable’s value; otherwise, a default set of checks will be disabled.