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.suppress5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/cppcheck/cppcheck.suppress b/etc/cppcheck/cppcheck.suppress
new file mode 100644
index 0000000..07f1c21
--- /dev/null
+++ b/etc/cppcheck/cppcheck.suppress
@@ -0,0 +1,5 @@
+arithOperationsOnVoidPointer
+missingIncludeSystem
+negativeIndex
+unmatchedSuppression
+unusedFunction