Skip to content

Commit a45b9e0

Browse files
committed
Pre commit should leave the tests outputs alone
1 parent bd4943d commit a45b9e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ exclude: >
66
\.vscode/settings\.json|
77
tests/commonmark/commonmark\.json|
88
.*\.xml|
9-
tests/.*\.txt
9+
tests/.*\.txt|
10+
tests/.*\.ipynb
1011
)$
1112
1213
ci:

0 commit comments

Comments
 (0)