to the dependency block.
After which all ktlintCheck tasks fail with non-descript errors like
Copy code
* 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
Copy code
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"