Skip to content

Commit

Permalink
Force clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
MDW committed Jan 16, 2024
1 parent bdde887 commit 70419dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ repos:
hooks:
- id: shellcheck
files: ^[^\.].*\.sh$
args: [-x,-e2086,-e2045,-e2010,-e2027,-e2164,-e2013,-e2035,-e2006,-e2002,-e2196,-e2129,-e2068,-e2046]
args: [-x,-e2068,-e2086]
- repo: https://github.com/pocc/pre-commit-hooks
rev: v1.3.5
hooks:
Expand Down

0 comments on commit 70419dd

Please sign in to comment.