mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
build: Try to format when needed, not all the time (for now)
This commit is contained in:
@@ -11,6 +11,7 @@ plugins {
|
||||
}
|
||||
|
||||
spotless {
|
||||
ratchetFrom("compose-dev")
|
||||
kotlin {
|
||||
target("app/src/*/java/**/*.kt", "api/src/*/kotlin/**/*.kt")
|
||||
ktfmt().googleStyle()
|
||||
|
||||
Reference in New Issue
Block a user