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

2 lines
150 B
Plaintext

Assignments within sub-expressions are hard to spot and therefore make the code less readable. Ideally, sub-expressions should not have side-effects.