Skip to content

Commit f8db5fc

Browse files
committed
Remove no-longer-needed cppcheck suppressions
1 parent a5320ad commit f8db5fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/cppcheck_suppressions.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,12 @@ uninitvar:src/operators/verify_svnr.cc:67
7070
noExplicitConstructor:seclang-parser.hh
7171
constParameter:seclang-parser.hh
7272
accessMoved:seclang-parser.hh
73-
returnTempReference:seclang-parser.hh
7473

7574
unusedFunction
7675
missingIncludeSystem
7776
useStlAlgorithm
7877
preprocessorErrorDirective
7978
funcArgNamesDifferent
80-
unmatchedSuppression
8179
missingInclude
8280

8381
purgedConfiguration
@@ -88,7 +86,6 @@ nullPointerRedundantCheck
8886
knownConditionTrueFalse
8987
cstyleCast
9088
functionStatic
91-
variableScope
9289
shadowFunction
9390

9491
constVariable

0 commit comments

Comments
 (0)