Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
#KT-10196 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention replaces 'substring' and 'indexOf' calls with 'substringBefore' call.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user