1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 22:10:45 +00:00
wting_autojump/setup.cfg
2014-01-07 09:56:30 -06:00

6 lines
89 B
INI

[flake8]
filename = *.py,autojump
ignore = E126
max-line-length = 79
max-complexity = 10