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