Skip to content

Commit c9d91b1

Browse files
committed
Ignore test file with deliberate syntax error in yaml check
1 parent 81d378d commit c9d91b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ repos:
1010
- id: check-docstring-first
1111
- id: requirements-txt-fixer
1212
- id: check-yaml
13+
exclude: ^tests/capi2_cores/misc/syntax_error\.core$
1314
types: [file]
1415
files: ^tests/capi2_cores/.+\.core$
1516
- id: end-of-file-fixer

0 commit comments

Comments
 (0)