ruby-style-guide
ruby-style-guide copied to clipboard
Add empty line after guard clause in Nested Conditionals
This PR adds empty lines after guard clauses in the "Nested Conditionals" section. This helps maintain best practices even when explaining other cases.