We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4943d commit a45b9e0Copy full SHA for a45b9e0
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,8 @@ exclude: >
6
\.vscode/settings\.json|
7
tests/commonmark/commonmark\.json|
8
.*\.xml|
9
- tests/.*\.txt
+ tests/.*\.txt|
10
+ tests/.*\.ipynb
11
)$
12
13
ci:
0 commit comments