static-code-analysis/cppcheck: suppress unmatched suppressions
All threads resolved!
All threads resolved!
Compare changes
+ 1
− 1
The cppcheck invocation without suppression of unmatched suppressions expects that there would be at least one error of suppressed kind. If there are none, cppcheck fails as well. This patch enables ignoring errors of that kind.