add default exceptions to relations, test one argument, test querysetproxy, test deeply nested
This commit is contained in:
@ -3,6 +3,9 @@ checks:
|
||||
method-complexity:
|
||||
config:
|
||||
threshold: 8
|
||||
argument-count:
|
||||
config:
|
||||
threshold: 6
|
||||
file-lines:
|
||||
config:
|
||||
threshold: 500
|
||||
|
||||
Reference in New Issue
Block a user