Skip to content

Commit

Permalink
[skip ci] Disable clang-format in pre-commit and move version ahead (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Nov 28, 2024
1 parent 32cee2a commit d53c071
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ repos:
rev: v1.35.1
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.5
hooks:
- id: clang-format
types_or: [c++, c]
#- repo: https://github.com/pre-commit/mirrors-clang-format
# rev: v19.1.4
# hooks:
# - id: clang-format
# types_or: [c++, c]

0 comments on commit d53c071

Please sign in to comment.