Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
msricher committed Mar 12, 2024
1 parent dd071c0 commit 6ad8cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ repos:
rev: v1.3.5
hooks:
- id: cppcheck # Perform static code analysis of the C/C++ files
additional_dependencies: ["cppcheck"]
args: [--suppress=missingIncludeSystem,--enable=all,--suppress=cstyleCast:src/py_permanent.cc,--suppress=unusedFunction:src/py_permanent.cc,"--suppress=*:src/perm-mv0.h","--suppress=*:src/kperm-gray.h","--suppress=*:src/tables.h","--suppress=*:src/swap.h","--suppress=*:src/permanent.h"]

0 comments on commit 6ad8cea

Please sign in to comment.