openrewrite / rewrite-gradle-plugin

OpenRewrite's Gradle plugin.
Apache License 2.0
60 stars 37 forks source link

Kotlin sources are not parsed if the `jvm` plugin is added through a wrapper. #187

Open traceyyoshima opened 1 year ago

traceyyoshima commented 1 year ago

Kotlin sources are not parsed, because the jvm plugin is added through a wrapper. This issue is similar to #186, and should only require adding an additional check for the jvm plugin through the extensions.