mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.5.1 (#6163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -470,7 +470,7 @@ spotless {
|
||||
kotlin {
|
||||
target("lawnchair/src/**/*.kt")
|
||||
ktlint("1.8.0").customRuleSets([
|
||||
"io.nlopez.compose.rules:ktlint:0.5.0",
|
||||
"io.nlopez.compose.rules:ktlint:0.5.1",
|
||||
]).editorConfigOverride([
|
||||
"ktlint_compose_compositionlocal-allowlist": "disabled",
|
||||
"ktlint_compose_lambda-param-event-trailing": "disabled",
|
||||
|
||||
Reference in New Issue
Block a user