Use KtLint version 1.7.1
This commit is contained in:
parent
6c3b280ecd
commit
2e67c9c757
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ allprojects {
|
|||
configure<org.jlleitschuh.gradle.ktlint.KtlintExtension> {
|
||||
// See https://github.com/pinterest/ktlint/releases/
|
||||
// TODO Regularly check for new version here ^
|
||||
version.set("1.1.1")
|
||||
version.set("1.7.1")
|
||||
android.set(true)
|
||||
ignoreFailures.set(false)
|
||||
enableExperimentalRules.set(true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue