Introduce ReplaceToStringWithStringTemplateInspection #KT-13782 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
f956e8d85d
commit
817d75a47f
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports <code>toString</code> function calls replaceable with string template.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user