Add inspection/intention for redundant calls of conversion methods #KT-10871 Fixed
Also #KT-12625 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a5d6559056
commit
a1f1716044
+1
@@ -0,0 +1 @@
|
||||
<spot>1</spot>
|
||||
+1
@@ -0,0 +1 @@
|
||||
<spot>1.toInt()</spot>
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention removes redundant calls of conversion methods.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user