Highlight use of toString() inside string interpolation as redundant #KT-10731 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
52dacd1d49
commit
d68a681db5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports calls to 'toString()' in String templates that can be safely removed
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user