mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-07-15 01:05:27 +08: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