mirror of https://github.com/scrapy/scrapy.git
Remove trailing whitespace
This commit is contained in:
parent
2accaa4af4
commit
bee74fb753
|
|
@ -11,3 +11,7 @@ repos:
|
|||
- id: blacken-docs
|
||||
additional_dependencies:
|
||||
- black==24.10.0
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
|
|
|
|||
Loading…
Reference in New Issue