rspec/rules/S3239/message.adoc

6 lines
129 B
Plaintext
Raw Normal View History

=== Message
* Invert the condition on line n and use an early "return".
* Invert the condition on line n and use a "continue".