mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Increase line length to 130.
This commit is contained in:
parent
25ef9c6a3c
commit
9cf647bc6d
@ -17,6 +17,7 @@
|
|||||||
- id: flake8
|
- id: flake8
|
||||||
args:
|
args:
|
||||||
- --max-complexity=10
|
- --max-complexity=10
|
||||||
|
- --max-line-length=130
|
||||||
- --ignore=E126,E128,E731
|
- --ignore=E126,E128,E731
|
||||||
- --exclude=bin/autojump_argparse.py
|
- --exclude=bin/autojump_argparse.py
|
||||||
- id: requirements-txt-fixer
|
- id: requirements-txt-fixer
|
||||||
|
Loading…
Reference in New Issue
Block a user