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

Fix Java 9 compatibility #153

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Fix Java 9 compatibility #153

merged 1 commit into from
Feb 13, 2018

Conversation

ifrins
Copy link
Contributor

@ifrins ifrins commented Feb 13, 2018

Adds custom CompilerConfiguration so that KtLint can be run using Java 9.

This was suggested in a Kotlin compiler bug report KT-21995. This should fix #152.

Adds custom CompilerConfiguration() so that KtLint can be run using Java 9. This was suggested in a Kotlin compiler bug report KT-21995.
@shyiko
Copy link
Collaborator

shyiko commented Feb 13, 2018

Thank you, @ifrins 🙇‍♂️

@shyiko shyiko merged commit b8e3098 into pinterest:master Feb 13, 2018
shyiko added a commit that referenced this pull request Feb 27, 2018
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 exception when using java 9
2 participants