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