We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
purgedConfiguration
1 parent 11c9eee commit 254ca43Copy full SHA for 254ca43
1 file changed
test/cfg/std.c
@@ -7,7 +7,7 @@
7
// No warnings about bad library configuration, unmatched suppressions, etc. exitcode=0
8
//
9
10
-// cppcheck-suppress-file valueFlowBailout
+// cppcheck-suppress-file [valueFlowBailout,purgedConfiguration]
11
12
#include <string.h>
13
#include <stdio.h>
0 commit comments