mirror of https://github.com/wooey/Wooey.git
Exclude setup.cfg from whitespace hook
This commit is contained in:
parent
4657d2fef7
commit
7cf5773add
|
@ -5,6 +5,7 @@ repos:
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
exclude: setup.cfg
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 22.10.0
|
rev: 22.10.0
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in New Issue