Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde authored May 10, 2024
1 parent 63a1295 commit 8206196
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 @@ -86,11 +86,11 @@ repos:
- id: cmake-lint
args: [--config=.cmake-linter.yml]

- repo: https://github.com/Takishima/cmake-pre-commit-hooks
rev: v1.8.0
hooks:
- id: clang-tidy
args: [-Bbuild, --config=]
#- repo: https://github.com/Takishima/cmake-pre-commit-hooks
#rev: v1.8.0
#hooks:
#- id: clang-tidy
# args: [-Bbuild, --config=]
#- id: cppcheck-conda
# args: [-Bbuild, --suppressions-list=.cppcheck]
#- id: include-what-you-use-conda
Expand Down

0 comments on commit 8206196

Please sign in to comment.