Files
kotlin-fork/idea/resources/inspectionDescriptions/ConvertToStringTemplate.html
T

6 lines
155 B
HTML

<html>
<body>
This inspection reports string concatenation that can be converted to simple string template (one with no "${...}" entries).
</body>
</html>