mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 12:34:17 +00:00
Merge pull request #290 from pre-commit/all-repos_autofix_e309-autopep8
E309 is no longer rewritten by autopep8
This commit is contained in:
commit
bf8369c862
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -21,4 +21,4 @@ commands =
|
||||||
max-line-length=131
|
max-line-length=131
|
||||||
|
|
||||||
[pep8]
|
[pep8]
|
||||||
ignore=E265,E309,E501
|
ignore=E265,E501
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue