Lambda to callable reference: inspection is optional depending on text length
(cherry picked from commit ce0c43c)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
220141ab2b
commit
a3b52fd8a6
+10
@@ -0,0 +1,10 @@
|
||||
<problems>
|
||||
<problem>
|
||||
<file>test.kt</file>
|
||||
<line>5</line>
|
||||
<module>light_idea_test_case</module>
|
||||
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
|
||||
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Can be replaced with function reference</problem_class>
|
||||
<description>Convert lambda to reference</description>
|
||||
</problem>
|
||||
</problems>
|
||||
Reference in New Issue
Block a user