rspec/rules/S1121/description.adoc

2 lines
150 B
Plaintext
Raw Normal View History

2020-06-30 12:47:33 +02:00
Assignments within sub-expressions are hard to spot and therefore make the code less readable. Ideally, sub-expressions should not have side-effects.