KT-5419 J2K: convert string concatenation to string template + implemented corresponding inspection
#KT-5419 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports string concatenation that can be converted to simple string template (one with no "${...}" entries).
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user