Join Slack
Powered by
I’m using latest kotlin plugin on project with kot...
# eap
d
Dmitry Kandalov
01/27/2017, 6:02 AM
I’m using latest kotlin plugin on project with kotlin 1.0 and it always highlights unused parameters (e.g. in closures) suggesting to rename them to
_
which doesn’t compile in 1.0. And there seems to be no way to permanently disable this inspection. Is it a bug or should I downgrade plugin?
Open in Slack
Previous
Next