Remove no-longer-needed cppcheck suppressions

This commit is contained in:
Martin Vierula
2023-04-17 19:56:00 -07:00
parent a5320add21
commit f8db5fc85e

View File

@@ -70,14 +70,12 @@ uninitvar:src/operators/verify_svnr.cc:67
noExplicitConstructor:seclang-parser.hh
constParameter:seclang-parser.hh
accessMoved:seclang-parser.hh
returnTempReference:seclang-parser.hh
unusedFunction
missingIncludeSystem
useStlAlgorithm
preprocessorErrorDirective
funcArgNamesDifferent
unmatchedSuppression
missingInclude
purgedConfiguration
@@ -88,7 +86,6 @@ nullPointerRedundantCheck
knownConditionTrueFalse
cstyleCast
functionStatic
variableScope
shadowFunction
constVariable