diff --git a/.cppcheck_suppressions b/.cppcheck_suppressions index f8ab02136d38c..a0b687f89ca40 100644 --- a/.cppcheck_suppressions +++ b/.cppcheck_suppressions @@ -1,7 +1,6 @@ *:*/test/* checkersReport -constParameterPointer constParameterReference constVariable constVariableReference @@ -23,8 +22,6 @@ noValidConfiguration passedByValue preprocessorErrorDirective redundantInitialization -returnByReference -shadowArgument shadowFunction shadowVariable syntaxError