Skip to content

Commit

Permalink
Add pass_filenames option to workaround cppcheck error
Browse files Browse the repository at this point in the history
  • Loading branch information
csbnw committed Jan 6, 2025
1 parent b48e80f commit 44ee7b9
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 @@ -15,6 +15,7 @@ repos:
- '--suppress=unreadVariable:tests/*'
- '--suppress=missingIncludeSystem'
- '--suppress=unmatchedSuppression'
pass_filenames: false
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
hooks:
Expand Down

0 comments on commit 44ee7b9

Please sign in to comment.