mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 06:57:34 +01:00
Reverts to the non-Google kotlin style.
This commit is contained in:
@@ -56,7 +56,7 @@ subprojects {
|
||||
targetExclude("$buildDir/**/*.kt")
|
||||
|
||||
ktlint("1.1.0")
|
||||
ktfmt().googleStyle()
|
||||
//ktfmt().googleStyle()
|
||||
licenseHeaderFile rootProject.file('spotless/copyright.kt'), "package|import|class|object|sealed|open|interface|abstract "
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user