Skip to content
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

Closed
SUPERCILEX opened this issue Mar 1, 2018 · 5 comments
Closed

Internal Error (parameter-list-wrapping) on 0.17 #165

SUPERCILEX opened this issue Mar 1, 2018 · 5 comments

Comments

@SUPERCILEX
Copy link

@shyiko #164 isn't fixed in 0.17. However, I've done more investigation and found a MCVE. With this .editorconfig:

[*.{kt,kts}]
indent_size=unset

The following code produces the error:

fun foo(foo: Int
) {
    // ...
}
@shyiko
Copy link
Collaborator

shyiko commented Mar 1, 2018

Ah. That explains it. Fixed in 0.17.1.

@shyiko shyiko closed this as completed Mar 1, 2018
@SUPERCILEX
Copy link
Author

@shyiko are you sure you uploaded the update correctly? I still can't resolve it on jcenter... Really eager for the fix 😄

@shyiko
Copy link
Collaborator

shyiko commented Mar 1, 2018

@SUPERCILEX
Copy link
Author

Aww, alright.

@SUPERCILEX
Copy link
Author

Hey, I can confirm the fix! 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants