Lint fixes/ignore some errors
This commit is contained in:
@@ -20,6 +20,9 @@ subprojects {
|
||||
|
||||
kotlinter {
|
||||
experimentalRules = true
|
||||
|
||||
// Doesn't play well with Android Studio
|
||||
disabledRules = arrayOf("experimental:argument-list-wrapping")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user