Deactivate Spead Operator

This commit is contained in:
Mohamed Sameh 2020-02-27 12:56:28 +02:00
parent b537f9b96d
commit 59b7d7af73

View File

@ -394,7 +394,7 @@ performance:
active: true
excludes: "**/test/**,**/androidTest/**,**/*.Test.kt,**/*.Spec.kt,**/*.Spek.kt"
SpreadOperator:
active: true
active: false
excludes: "**/test/**,**/androidTest/**,**/*.Test.kt,**/*.Spec.kt,**/*.Spek.kt"
UnnecessaryTemporaryInstantiation:
active: true