Detekt ComplexMethod has been renamed to CyclomaticComplexMethod
This commit is contained in:
parent
544c554444
commit
3dccad9931
@ -55,7 +55,7 @@ complexity:
|
|||||||
active: false
|
active: false
|
||||||
LongParameterList:
|
LongParameterList:
|
||||||
active: false
|
active: false
|
||||||
ComplexMethod:
|
CyclomaticComplexMethod:
|
||||||
active: false
|
active: false
|
||||||
NestedBlockDepth:
|
NestedBlockDepth:
|
||||||
active: false
|
active: false
|
||||||
|
Loading…
Reference in New Issue
Block a user