Add intention+inspection to remove empty parentheses from method call with single lambda parameter
Fixes #KT-13519
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention removes unnecessary parentheses from function calls where the only parameter is a lambda that's outside the parentheses.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user