rspec/rules/S2005/description.adoc

2 lines
146 B
Plaintext
Raw Normal View History

2020-06-30 12:48:07 +02:00
There is no reason to concatenate literal strings. Doing so is an exercise in reducing code readability. Instead, the strings should be combined.