mirror of
https://github.com/apple/pkl.git
synced 2026-04-24 01:08:34 +02:00
Use spotless to format remaining Kotlin files
Also: fix issue where some commented out Kotlin files are invalid.
This commit is contained in:
@@ -40,7 +40,7 @@ idea {
|
||||
}
|
||||
}
|
||||
|
||||
val clean by tasks.registering(Delete::class) {
|
||||
val clean by tasks.existing {
|
||||
delete(layout.buildDirectory)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user