Add "'equals()' between objects of inconvertible types" inspection
#KT-25006 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a1979677d0
commit
a2205cfc98
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports <b>equals()</b> between objects of inconvertible primitive / enum / string types.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user