Skip to content

Commit

Permalink
chore(ci): remove unnecessary cppcheck suppression (#7854)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryuta Kambe <ryuta.kambe@tier4.jp>
  • Loading branch information
veqcc authored Jul 5, 2024
1 parent b233929 commit 268f374
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 @@ -13,7 +13,6 @@ knownConditionTrueFalse
missingInclude
missingIncludeSystem
noConstructor
noExplicitConstructor
passedByValue
redundantInitialization
shadowFunction
Expand Down

0 comments on commit 268f374

Please sign in to comment.