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