String concatenation that can be converted to string template

Last modified: Last modified: 18 September 2025

Reports string concatenation that can be converted to a string template.

Using string templates is recommended as it makes code easier to read.

Example:

After the quick-fix is applied: