1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Fix flake8 ignore option.

This commit is contained in:
William Ting 2018-09-06 22:15:05 -07:00
parent 5ab005ea86
commit 965296f6b2

View File

@ -32,9 +32,7 @@ repos:
args:
- --max-complexity=10
- --max-line-length=131
- --ignore=E126
- --ignore=E128
- --ignore=E731
- --ignore=E402,E731
- --exclude=bin/autojump_argparse.py
- id: name-tests-test
language_version: python2