Implement inspection for redundant lambda arrow
Fixes #KT-11991
This commit is contained in:
committed by
Dmitry Jemerov
parent
9ac1a0140c
commit
41e5840298
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports lambdas without parameters that use the lambda arrow.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user