We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b966a commit 8c53ed6Copy full SHA for 8c53ed6
1 file changed
cmake/defaults.cmake
@@ -65,6 +65,7 @@ if(ENABLE_CPPCHECK)
65
${CPPCHECK}
66
-v
67
--enable=all
68
+ --check-level=exhaustive
69
--inline-suppr
70
--error-exitcode=42
71
--suppress=missingIncludeSystem
0 commit comments