Skip to content

Commit 258b1fb

Browse files
authored
chore(cppcheck): delete invalidPointerCast from .cppcheck_suppressions (autowarefoundation#8047)
chore(cppcheck):delete invalidPointerCast from .cppcheck_suppressions Signed-off-by: Koichi Imai <kotty.0704@gmail.com>
1 parent 6aab3e3 commit 258b1fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cppcheck_suppressions

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ constVariableReference
66
funcArgNamesDifferent
77
functionConst
88
functionStatic
9-
invalidPointerCast
109
knownConditionTrueFalse
1110
missingInclude
1211
missingIncludeSystem

0 commit comments

Comments
 (0)