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