mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
build: use spotless extension directly
This commit is contained in:
parent
ea59e713b1
commit
70200ace8b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ group = "dev.msfjarvis.claw"
|
|||
|
||||
version = "1.0"
|
||||
|
||||
configure<com.diffplug.gradle.spotless.SpotlessExtension> {
|
||||
spotless {
|
||||
kotlin {
|
||||
target("**/*.kt")
|
||||
targetExclude("**/build/**")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue