String concatenation that can be converted to string template

Last modified: 03 December 2024

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: