Skip to content

Commit

Permalink
chore(ci): remove unnecessary redundantInitialization cppcheck suppre…
Browse files Browse the repository at this point in the history
…ssion (autowarefoundation#8368)

Signed-off-by: veqcc <[email protected]>
  • Loading branch information
veqcc authored Aug 6, 2024
1 parent ea8ff9d commit 38f1e28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cppcheck_suppressions
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ missingInclude
missingIncludeSystem
noConstructor
passedByValue
redundantInitialization
// cspell: ignore uninit
uninitMemberVar
unknownMacro
Expand Down

0 comments on commit 38f1e28

Please sign in to comment.