rspec/rules/S2005/description.adoc
2020-06-30 17:16:12 +02:00

2 lines
146 B
Plaintext

There is no reason to concatenate literal strings. Doing so is an exercise in reducing code readability. Instead, the strings should be combined.