forked from CGM_Public/pretix_original
Reduce functional complexity (McCabe max 18 → max 12)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
ignore = N802,W503
|
||||
max-line-length = 160
|
||||
exclude = migrations,.ropeproject,static
|
||||
max-complexity = 16
|
||||
max-complexity = 12
|
||||
|
||||
Reference in New Issue
Block a user