diff --git a/build.gradle b/build.gradle index 32bb1f4332..c70b4fba94 100644 --- a/build.gradle +++ b/build.gradle @@ -106,6 +106,7 @@ allprojects { verbose = true disabledRules = [ "indent", + "experimental:argument-list-wrapping", "spacing-between-declarations-with-comments", "no-multi-spaces", "experimental:spacing-between-declarations-with-annotations",