mirror of
https://github.com/python-pillow/Pillow.git
synced 2026-03-01 18:31:22 +03:00
Add check-case-conflict hook (#9446)
This commit is contained in:
parent
43c12af730
commit
81e0cf2bc4
|
|
@ -38,6 +38,7 @@ repos:
|
|||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: check-case-conflict
|
||||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-merge-conflict
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user