-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Internal Error (parameter-list-wrapping) on 0.17 #165
Comments
Ah. That explains it. Fixed in 0.17.1. |
@shyiko are you sure you uploaded the update correctly? I still can't resolve it on jcenter... Really eager for the fix 😄 |
It looks like https://issues.sonatype.org/browse/OSSRH-37894 all over again. https://oss.sonatype.org/content/repositories/releases/com/github/shyiko/ktlint/ contains 0.17.1 while http://repo1.maven.org/maven2/com/github/shyiko/ktlint/ does not. All we can do is wait. |
Aww, alright. |
Hey, I can confirm the fix! 👍 |
@shyiko #164 isn't fixed in 0.17. However, I've done more investigation and found a MCVE. With this
.editorconfig
:The following code produces the error:
The text was updated successfully, but these errors were encountered: