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 to 1.4.30 version. #1086

Merged
merged 3 commits into from
Feb 22, 2021

Conversation

Tapchicoma
Copy link
Collaborator

Description

Added workaround for CLI crash. Probably, in the future, CLI approach should be rethought.

Fixes #1063

Checklist

  • tests are added
  • CHANGELOG.md is updated

@Tapchicoma Tapchicoma changed the title Updat Kotlin to 1.4.30 version. Update Kotlin to 1.4.30 version. Feb 21, 2021
Initialization error happens only when using from KtLint CLI with Kotlin versions 1.4.20+. Via `java jar ktlint-cli.jar` approach Kotlin compiler initializes without failures.

For now added workaround, but, in the future, CLI approach should revisited.
Enable new JVM IR backend.
@Tapchicoma Tapchicoma merged commit 17a6928 into pinterest:master Feb 22, 2021
@Tapchicoma Tapchicoma deleted the 1063/kotlin-1.4.30 branch February 22, 2021 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KtLint fails to run on JDK 15
2 participants