We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aefc08 commit bef7907Copy full SHA for bef7907
.pre-commit-config.yaml
@@ -39,6 +39,8 @@ repos:
39
rev: v19.1.5
40
hooks:
41
- id: clang-format
42
+ exclude: \.ipynb$
43
+
44
# Cython
45
- repo: https://github.com/MarcoGorelli/cython-lint
46
rev: v0.16.6
0 commit comments