Skip to content

Commit

Permalink
add --inline-suppr to cppcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyer committed Feb 11, 2024
1 parent 3395f89 commit b204825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/static-analysis-ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@ runs:
--project=../build/compile_commands.json
--enable=all
--suppressions-list=.cppcheck.supp
--inline-suppr
--error-exitcode=1

0 comments on commit b204825

Please sign in to comment.