Skip to content

Commit

Permalink
chore(.cppcheck_suppressions): add checkersReport, useStlAlgorithm (#225
Browse files Browse the repository at this point in the history
)

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
  • Loading branch information
xmfcx authored Feb 26, 2025
1 parent 4528db2 commit 43e7358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cppcheck_suppressions
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
*:*/test/*

checkersReport
missingInclude
missingIncludeSystem
unmatchedSuppression
unusedFunction
useStlAlgorithm

0 comments on commit 43e7358

Please sign in to comment.