cppcheck icon indicating copy to clipboard operation
cppcheck copied to clipboard

run selfchecks in CI with `--no-check-unused-templates`

Open firewave opened this issue 6 months ago • 2 comments

firewave avatar Sep 07 '25 14:09 firewave

Should slightly help with the runtime of the selfchecks. We have other checks that make sure we have no completely unused functions so it is safe to enable this.

firewave avatar Sep 07 '25 14:09 firewave