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

2 lines
227 B
Plaintext

Invoking a method designed to return a string representation of an object which is already a string is a waste of keystrokes. This redundant construction may be optimized by the compiler, but will be confusing in the meantime.