summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-02-26 13:28:54 +0100
committerAlejandro Colomar <alx@kernel.org>2024-02-26 16:12:56 +0100
commit5ad78dd5f1b5e8bee5691a5baaf08110e12ef20b (patch)
tree2aa389dd449eb14b5f606d48aae27a8e0442d951 /etc
parentd08a2f8a08e85519b02ebeac31b248740e56002c (diff)
etc/cppcheck/cppcheck.suppress: Silence report
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/cppcheck/cppcheck.suppress1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/cppcheck/cppcheck.suppress b/etc/cppcheck/cppcheck.suppress
index 31eb27688..c8a7f911e 100644
--- a/etc/cppcheck/cppcheck.suppress
+++ b/etc/cppcheck/cppcheck.suppress
@@ -1,3 +1,4 @@
+checkersReport
ConfigurationNotChecked
constParameter
constParameterCallback