Refactoring: make "replace call with binary operator" an inspection
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
// FIX: Replace with '==' operator
|
||||
|
||||
val x = 2.<caret>equals(2)
|
||||
Reference in New Issue
Block a user