mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-29 04:27:51 +02:00
Add spotless (with ktlint) (#1136)
This commit is contained in:
@ -4,6 +4,8 @@ import mihon.buildlogic.configureTest
|
||||
plugins {
|
||||
id("com.android.test")
|
||||
kotlin("android")
|
||||
|
||||
id("mihon.code.lint")
|
||||
}
|
||||
|
||||
android {
|
||||
|
Reference in New Issue
Block a user