You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for bringing this up.
I think we will need to remove this bit, and if you want your root build script linted, you will need to apply the plugin directly there. We will need to investigate if this could cause other issues
The plugin doesn't appear to be compatible with project isolation (https://docs.gradle.org/current/userguide/isolated_projects.html) :
The problem is with this bit of code here:
ktlint-gradle/plugin/src/main/kotlin/org/jlleitschuh/gradle/ktlint/TaskCreation.kt
Line 45 in 818098d
The text was updated successfully, but these errors were encountered: