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

Update kotlin monorepo to v1.9.0 & remove TreeCopyHandler extension #2113

Merged
merged 6 commits into from
Aug 17, 2023

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    5c825ed View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    cadab58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc46f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0271941 View commit details
    Browse the repository at this point in the history
  4. Remove registration of class "org.jetbrains.kotlin.com.intellij.treeC…

    …opyHandler" as extension point for the compiler as this is not supported in the embedded Kotlin compiler version 1.9. Also remove Ktlint CLI command line flag to disable the kotlin extension point
    paul-dingemans committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    12649cb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Update public API and changelog for removal of parameter `enableKotli…

    …nCompilerExtensionPoint` from `KtLintRuleEngine` to disable the kotlin extension point
    paul-dingemans committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1c26884 View commit details
    Browse the repository at this point in the history