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

False positive SpacingAfterKeyword #71

Closed
scottkennedy opened this issue Jun 5, 2017 · 2 comments
Closed

False positive SpacingAfterKeyword #71

scottkennedy opened this issue Jun 5, 2017 · 2 comments
Assignees
Projects
Milestone

Comments

@scottkennedy
Copy link
Contributor

From https://kotlinlang.org/docs/reference/properties.html

var setterVisibility: String = "abc"
    private set

It's failing with a SpacingAfterKeyword right after private set.

@arturbosch
Copy link
Member

arturbosch commented Jun 6, 2017

I'll take a look. Fix will be available in M11 soon.

@arturbosch arturbosch added this to the M11 milestone Jun 7, 2017
@arturbosch arturbosch added this to Done in Next Jun 7, 2017
@lock
Copy link

lock bot commented Jun 20, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Next
Done
Development

No branches or pull requests

2 participants