mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-30 01:49:49 +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
|
- id: end-of-file-fixer
|
||||||
exclude: ^Tests/images/
|
exclude: ^Tests/images/
|
||||||
- id: trailing-whitespace
|
- 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
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.31.1
|
rev: 0.31.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user