Increase line length to 130.

pull/412/head
William Ting 8 years ago
parent 25ef9c6a3c
commit 9cf647bc6d

@ -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

Loading…
Cancel
Save