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

Incorrect reporting of space after bracket #91

Closed
SUPERCILEX opened this issue Oct 22, 2017 · 2 comments
Closed

Incorrect reporting of space after bracket #91

SUPERCILEX opened this issue Oct 22, 2017 · 2 comments

Comments

@SUPERCILEX
Copy link

Ex:

stuff.groupBy { it }[templateId]
// kt-lint says I should have a space after the bracket, but I'm using array syntax
// where that doesn't make sense.
@shyiko
Copy link
Collaborator

shyiko commented Oct 22, 2017

Thanks for the ticket. Fixed in 0.10.1 🍰.

@shyiko shyiko closed this as completed Oct 22, 2017
@SUPERCILEX
Copy link
Author

👍 thanks!

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

No branches or pull requests

2 participants