rspec/rules/S3973/description.adoc

2 lines
209 B
Plaintext
Raw Normal View History

When the line immediately after a conditional has neither curly braces nor indentation, the intent of the code is unclear and perhaps not what is executed. Additionally, such code is confusing to maintainers.