Move `flake8` config to `setup.cfg`.
This commit is contained in:
parent
cfb2555128
commit
118fbc00d4
5
.flake8
5
.flake8
|
@ -1,5 +0,0 @@
|
||||||
[flake8]
|
|
||||||
ignore = E501, W503
|
|
||||||
max-line-length = 89
|
|
||||||
max-complexity = 10
|
|
||||||
select = B,C,E,F,W,T4,B9
|
|
Loading…
Reference in New Issue