mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 06:57:34 +01:00
Migrating Lint to 1.3.1
This commit is contained in:
@@ -16,7 +16,7 @@ subprojects {
|
||||
target '**/*.kt'
|
||||
targetExclude("$layout.buildDirectory/**/*.kt")
|
||||
|
||||
ktlint("1.1.0")
|
||||
ktlint("1.3.1")
|
||||
licenseHeaderFile rootProject.file('spotless/copyright.kt'), "package|import|class|object|sealed|open|interface|abstract "
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user