chore: Ratcheteer!

This reverts commit b1e5f25341.
This commit is contained in:
Pun Butrach
2025-07-15 23:10:24 +07:00
parent 0aad586933
commit c26adf5dca

View File

@@ -11,6 +11,7 @@ plugins {
}
spotless {
ratchetFrom("compose-dev")
kotlin {
target("app/src/*/java/**/*.kt", "api/src/*/kotlin/**/*.kt")
ktlint().setEditorConfigPath("$projectDir/.editorconfig")