We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62fc29 commit 6c6aa7dCopy full SHA for 6c6aa7d
scripts/pre-commit.hook
@@ -8,6 +8,7 @@ done
8
# We suppress the checkLevelNormal warning for Cppcheck versions 2.11 and above.
9
# Please refer to issues/153 for more details.
10
CPPCHECK_suppresses="--inline-suppr harness.c \
11
+--suppress=checkersReport \
12
--suppress=unmatchedSuppression \
13
--suppress=normalCheckLevelMaxBranches \
14
--suppress=missingIncludeSystem \
0 commit comments