mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-29 01:20:05 +03:00
Correct pre-commit exclusion rule.
This commit is contained in:
parent
d687549f00
commit
77226d9886
|
@ -47,7 +47,7 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
exclude: ^Tests/images/
|
||||
- id: trailing-whitespace
|
||||
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/|^patches/*.patch
|
||||
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/|^patches/.*\.patch
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.31.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user