Skip to content

Commit

Permalink
Unify pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
jaagut committed Sep 11, 2023
1 parent 089f3e5 commit 65c0d14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ repos:
- id: cppcheck
args:
- "--suppress=missingInclude"
- "--suppress=missingIncludeSystem"
- "--suppress=unmatchedSuppression"
- "--suppress=unusedFunction"

0 comments on commit 65c0d14

Please sign in to comment.