diff --git a/mobile/android/android-components/config/detekt.yml b/mobile/android/android-components/config/detekt.yml index 509dbd501865a..46d961ebc45d7 100644 --- a/mobile/android/android-components/config/detekt.yml +++ b/mobile/android/android-components/config/detekt.yml @@ -244,7 +244,10 @@ LongParameterList active : true -threshold +constructorThreshold +: +6 +functionThreshold : 6 ignoreDefaultParameters