Skip to content

Commit

Permalink
ci(cppcheck): add unusedFunction suppression (autowarefoundation#8978)
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 Sep 30, 2024
1 parent 841c331 commit 706fd97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cppcheck_suppressions
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ checkersReport
missingInclude
missingIncludeSystem
unmatchedSuppression
unusedFunction
useInitializationList
useStlAlgorithm

0 comments on commit 706fd97

Please sign in to comment.