Skip to content

Fail the build if cppcheck returns a non-zero exit code

Harald Brinkmann requested to merge hb/cmake:master into master

This allows the build failure to be tuned with cppcheck's options --error-exitcode= and --exitcode-suppressions=.

Topic-rename: cppcheck-exit-code

Edited by Brad King

Merge request reports