Add trailing-whitespace to pre-commit
This commit is contained in:
parent
5f3a91e780
commit
fd1950052c
|
@ -44,6 +44,8 @@ repos:
|
|||
- id: check-yaml
|
||||
- id: end-of-file-fixer
|
||||
- id: requirements-txt-fixer
|
||||
- id: trailing-whitespace
|
||||
exclude: .github/(ISSUE_TEMPLATE|PULL_REQUEST_TEMPLATE).md
|
||||
|
||||
- repo: https://github.com/tox-dev/pyproject-fmt
|
||||
rev: 0.13.1
|
||||
|
|
Loading…
Reference in a new issue