Skip to content

Commit 50a174d

Browse files
veqccKhalilSelyan
authored and
KhalilSelyan
committed
chore(ci): remove unnecessary cppcheck suppressions (#7848)
chore(ci): remove unnecessary suppressions Signed-off-by: Ryuta Kambe <ryuta.kambe@tier4.jp>
1 parent ea91933 commit 50a174d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cppcheck_suppressions

-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ missingInclude
1414
missingIncludeSystem
1515
noConstructor
1616
noExplicitConstructor
17-
noValidConfiguration
1817
passedByValue
19-
preprocessorErrorDirective
2018
redundantInitialization
2119
shadowFunction
2220
shadowVariable

0 commit comments

Comments
 (0)