summaryrefslogtreecommitdiffstats
path: root/etc/cppcheck/cppcheck.suppress
diff options
context:
space:
mode:
Diffstat (limited to 'etc/cppcheck/cppcheck.suppress')
-rw-r--r--etc/cppcheck/cppcheck.suppress4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/cppcheck/cppcheck.suppress b/etc/cppcheck/cppcheck.suppress
index cd9806b..c8a7f91 100644
--- a/etc/cppcheck/cppcheck.suppress
+++ b/etc/cppcheck/cppcheck.suppress
@@ -1,4 +1,8 @@
+checkersReport
ConfigurationNotChecked
+constParameter
+constParameterCallback
+knownConditionTrueFalse
missingIncludeSystem
redundantContinue
unassignedVariable