setup.cfg: Set flake8 max-line-length=88
This commit is contained in:
parent
447ed22f56
commit
cb6a018cf4
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
[flake8]
|
||||
exclude=.git,__pycache__,build
|
||||
max-line-length=88
|
||||
|
|
Loading…
Reference in a new issue