Skip to content

Commit

Permalink
Check CAPI2 core files for valid YAML syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
imphil committed Mar 17, 2020
1 parent 9fe43ee commit 9dbe1d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ repos:
- id: check-docstring-first
- id: requirements-txt-fixer
- id: check-yaml
types: [file]
files: ^tests/capi2_cores/.+\.core$
- id: end-of-file-fixer
# Test golden references
exclude: ^tests/(.+\.(info|patch)|test_provider/.+\.v)
Expand Down

0 comments on commit 9dbe1d9

Please sign in to comment.