Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2.0.0 language version compatibility to detekt-compiler-plugin #7304

Open
3flex opened this issue May 18, 2024 · 0 comments
Open

Add 2.0.0 language version compatibility to detekt-compiler-plugin #7304

3flex opened this issue May 18, 2024 · 0 comments

Comments

@3flex
Copy link
Member

3flex commented May 18, 2024

Expected Behavior

detekt-compiler-plugin supports the same language versions as Kotlin itself.

Current Behavior

It does not work with language version 2.0 and up.

Context

Users will either be held back from upgrading to new Kotlin versions or will have to switch away from the compiler plugin.

Also see #7303 - ./gradlew detekt-compiler-plugin:test should work with this PR reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant