mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 02:15:46 +03:00
Detekt ComplexMethod has been renamed to CyclomaticComplexMethod
This commit is contained in:
parent
544c554444
commit
3dccad9931
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ complexity:
|
|||
active: false
|
||||
LongParameterList:
|
||||
active: false
|
||||
ComplexMethod:
|
||||
CyclomaticComplexMethod:
|
||||
active: false
|
||||
NestedBlockDepth:
|
||||
active: false
|
||||
|
|
Loading…
Reference in a new issue