mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-23 08:39:55 +02:00
Moved flake8 config to setup.cfg
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
[flake8]
|
||||
max-complexit = 10
|
||||
max-line-length = 1000
|
||||
ignore =
|
||||
C901,
|
||||
E265,
|
||||
E127,
|
||||
F401,
|
||||
W503,
|
||||
E226
|
||||
Reference in New Issue
Block a user