Split ReplaceSingleLineLetInspection to SimpleRedundantLet & ComplexRedundantLet
Relates to #KT-32010
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection detects a redundant <b>let</b> when it includes only one call with lambda parameter.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user