CPPCHECK_EXTRA_ARGS

Defined in module OrangesCppcheck.

A list of space-separated arguments that will be passed to cppcheck verbatim in calls to oranges_enable_cppcheck(). The environment variable with this name, if set, will initialize this variable’s value; otherwise, defaults to --inline-suppr.