mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 20:16:53 +00:00
Use default flake8 config
This commit is contained in:
parent
634383cffd
commit
4575652bd2
16 changed files with 119 additions and 81 deletions
3
tox.ini
3
tox.ini
|
|
@ -17,8 +17,5 @@ commands =
|
|||
pre-commit install -f --install-hooks
|
||||
pre-commit run --all-files
|
||||
|
||||
[flake8]
|
||||
max-line-length=131
|
||||
|
||||
[pep8]
|
||||
ignore=E265,E501,W504
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue