Skip to content

fix: clang-tidy analysis stops on error

The compileanalyzercommon plugin uses a Makefile to run all tests in parallel. When running make it doesn't pass the parameter --keep-going to the make invocation.

Merge request reports