From 3af6d22bb3850ab2bac67287e3a3d3b0e32868e5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:41:07 +0200 Subject: Merging upstream version 6.7. Signed-off-by: Daniel Baumann --- etc/cppcheck/cppcheck.suppress | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/cppcheck') 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 -- cgit v1.2.3