Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.20 (Lawnchai…
Browse files Browse the repository at this point in the history
…rLauncher#5071)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 5e20759 commit ca709e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ spotless {
kotlin {
target("lawnchair/src/**/*.kt")
ktlint().customRuleSets([
"io.nlopez.compose.rules:ktlint:0.4.19",
"io.nlopez.compose.rules:ktlint:0.4.20",
]).editorConfigOverride([
"ktlint_compose_compositionlocal-allowlist": "disabled",
"ktlint_compose_lambda-param-event-trailing": "disabled",
Expand Down

0 comments on commit ca709e5

Please sign in to comment.