Skip to content

Commit 254ca43

Browse files
committed
test/cfg/std.c: suppressed purgedConfiguration
1 parent 11c9eee commit 254ca43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/cfg/std.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// No warnings about bad library configuration, unmatched suppressions, etc. exitcode=0
88
//
99

10-
// cppcheck-suppress-file valueFlowBailout
10+
// cppcheck-suppress-file [valueFlowBailout,purgedConfiguration]
1111

1212
#include <string.h>
1313
#include <stdio.h>

0 commit comments

Comments
 (0)