kordamp / enforcer-gradle-plugin

Kordamp Enforcer Gradle Plugin
Apache License 2.0
23 stars 3 forks source link

First attempt to add Kotlin support for rule #9

Open leonard84 opened 4 years ago

reneleonhardt commented 4 months ago

@leonard84 Thank you for starting this, would it be possible to introduce Kotlin support now? Would love to have RequireKotlinVersion for Kotlin projects, those incompatible dependencies are driving me crazy, Kotlin 1.9 removed ScriptingCompilerConfigurationComponentRegistrar for example 😅

aalmiray commented 4 months ago

There won't be any Kotlin specific rules added to core.

Additional rules may be created in external projects following the instructions found at https://kordamp.org/enforcer-gradle-plugin/#_authoring