mirror of https://gitlab.crans.org/bde/nk20
Inscrease max function complexity to 15
This commit is contained in:
parent
8aac738c4a
commit
eb58db7df9
2
tox.ini
2
tox.ini
|
@ -42,7 +42,7 @@ exclude =
|
||||||
.cache,
|
.cache,
|
||||||
.eggs,
|
.eggs,
|
||||||
*migrations*
|
*migrations*
|
||||||
max-complexity = 10
|
max-complexity = 15
|
||||||
max-line-length = 160
|
max-line-length = 160
|
||||||
import-order-style = google
|
import-order-style = google
|
||||||
application-import-names = flake8
|
application-import-names = flake8
|
||||||
|
|
Loading…
Reference in New Issue