Skip to content

Commit

Permalink
Exclude cudecomp and pybind from clang-format pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ASKabalan committed Apr 30, 2024
1 parent 3f70530 commit 743b663
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ repos:
rev: v18.1.4
hooks:
- id: clang-format
files: '\.(c|cc|cpp|h|hpp|cxx|hh|cu|cuh)$'
exclude: '^third_party/|/pybind11/'
name: clang-format

0 comments on commit 743b663

Please sign in to comment.