Skip to content

Commit

Permalink
Ignore test file with deliberate syntax error in yaml check
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Sep 21, 2023
1 parent 81d378d commit c9d91b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ repos:
- id: check-docstring-first
- id: requirements-txt-fixer
- id: check-yaml
exclude: ^tests/capi2_cores/misc/syntax_error\.core$
types: [file]
files: ^tests/capi2_cores/.+\.core$
- id: end-of-file-fixer
Expand Down

0 comments on commit c9d91b1

Please sign in to comment.