Rudy Sulley
07/07/2024, 12:17 PMktlintRuleset("io.nlopez.compose.rules:ktlint:0.4.5")
to the dependency block.
After which all ktlintCheck tasks fail with non-descript errors like
* What went wrong:
Execution failed for task ':composeApp:runKtlintCheckOverKotlinScripts'.
> A failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.KtLintWorkAction
> com/pinterest/ktlint/rule/engine/core/api/RuleAutocorrectApproveHandler
Using
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"