mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-17 12:30:07 +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…
Add table
Reference in a new issue