mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-23 03:28:55 +02:00
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