build: Remove ratchet!! (sigh)

This commit is contained in:
Pun Butrach
2025-07-06 02:19:42 +07:00
parent e85efceb39
commit b1e5f25341

View File

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