Build fix: replace call with comparison inspection test
(cherry picked from commit 7f6be5b)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
475dc6541b
commit
77b7648f10
+1
-1
@@ -13,7 +13,7 @@
|
||||
<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 comparison</problem_class>
|
||||
<description>Replace with '==' operator</description>
|
||||
<description>Replace with '!=' operator</description>
|
||||
</problem>
|
||||
<problem>
|
||||
<file>test.kt</file>
|
||||
|
||||
Reference in New Issue
Block a user