Skip to content

Commit bef7907

Browse files
committed
exclude .ipynb files
1 parent 3aefc08 commit bef7907

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ repos:
3939
rev: v19.1.5
4040
hooks:
4141
- id: clang-format
42+
exclude: \.ipynb$
43+
4244
# Cython
4345
- repo: https://github.com/MarcoGorelli/cython-lint
4446
rev: v0.16.6

0 commit comments

Comments
 (0)