Skip to content

Commit

Permalink
ci(cppcheck): ignore benchmarks directories for cppcheck (#9842)
Browse files Browse the repository at this point in the history
Signed-off-by: veqcc <[email protected]>
  • Loading branch information
veqcc authored Jan 9, 2025
1 parent 22ca703 commit bb66275
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
@@ -1,5 +1,6 @@
*:*/test/*
*:*/examples/*
*:*/benchmarks/*

checkersReport
missingInclude
Expand Down

0 comments on commit bb66275

Please sign in to comment.