Skip to content

Commit

Permalink
exclude .ipynb files
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz committed Jan 5, 2025
1 parent 3aefc08 commit bef7907
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 @@ -39,6 +39,8 @@ repos:
rev: v19.1.5
hooks:
- id: clang-format
exclude: \.ipynb$

# Cython
- repo: https://github.com/MarcoGorelli/cython-lint
rev: v0.16.6
Expand Down

0 comments on commit bef7907

Please sign in to comment.