Skip to content

Commit

Permalink
ci(cppcheck): remove unnecessary functionStatic suppression (autoware…
Browse files Browse the repository at this point in the history
…foundation#8500)

Signed-off-by: veqcc <[email protected]>
  • Loading branch information
veqcc authored Aug 16, 2024
1 parent 8e8e19e commit 196b9fa
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
@@ -1,7 +1,6 @@
*:*/test/*

checkersReport
functionStatic
missingInclude
missingIncludeSystem
noConstructor
Expand Down

0 comments on commit 196b9fa

Please sign in to comment.