Move flake8 config to setup.cfg
This commit is contained in:
parent
a269f706bd
commit
29ad06afec
5
.flake8
5
.flake8
|
@ -1,5 +0,0 @@
|
||||||
[flake8]
|
|
||||||
ignore =
|
|
||||||
exclude = .git,__pycache__,.gitlab
|
|
||||||
max-complexity = 15
|
|
||||||
builtins=_
|
|
Loading…
Reference in New Issue