mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 04:54:16 +00:00
Update .pre-commit-config.yaml
This commit is contained in:
parent
3bac9613e8
commit
d3db038582
1 changed files with 1 additions and 4 deletions
|
|
@ -4,10 +4,7 @@
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: autopep8-wrapper
|
- id: autopep8-wrapper
|
||||||
args:
|
args: ['-i', '--ignore=E265,E309,E501']
|
||||||
- -i
|
|
||||||
- --ignore=E265,E309,E501
|
|
||||||
- -v
|
|
||||||
- id: check-json
|
- id: check-json
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: debug-statements
|
- id: debug-statements
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue