Closed HagamosVideojuegos closed 9 months ago
The default version of ktlint that the old version of ktlint-gradle is using is not compatible with kotlin 1.9. Upgrade your ktlint version
It's working with Ktlint 12.1.0 and Kotlin 2.0.0-Beta3, thank you!
Description
When running the Gradle task with the KtLint plugin in a Kotlin project using the new K2 compiler, I encountered an unexpected error.
Version
build.gradle.kts file
stacktrace