aboutsummaryrefslogtreecommitdiffstats
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
parentd08a2f8a08e85519b02ebeac31b248740e56002c (diff)
downloadman-pages-5ad78dd5f1b5e8bee5691a5baaf08110e12ef20b.tar.gz
etc/cppcheck/cppcheck.suppress: Silence report
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-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 31eb276887..c8a7f911e9 100644
--- a/etc/cppcheck/cppcheck.suppress
+++ b/etc/cppcheck/cppcheck.suppress
@@ -1,3 +1,4 @@
+checkersReport
ConfigurationNotChecked
constParameter
constParameterCallback