Convert ReplaceSingleLineLetIntention to inspection & decrease severity to INFORMATION
#KT-32010 Fixed
This commit is contained in:
@@ -1 +0,0 @@
|
||||
text?.<spot>length</spot>
|
||||
@@ -1 +0,0 @@
|
||||
text?.let <spot>{ it.length }</spot>
|
||||
@@ -1,5 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention removes a redundant <b>let</b> call when it includes only one call with a lambda parameter as a receiver.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user