mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Increase line length to 130.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- id: flake8
|
||||
args:
|
||||
- --max-complexity=10
|
||||
- --max-line-length=130
|
||||
- --ignore=E126,E128,E731
|
||||
- --exclude=bin/autojump_argparse.py
|
||||
- id: requirements-txt-fixer
|
||||
|
||||
Reference in New Issue
Block a user