It would be great if there was an opposite rule to:
RCS0008: Add blank line between closing brace and next statement
which instead removes blank lines inside methods after closing braces. Lot of LLMs output a lot of blank lines and it's a constant chore to cleanup.
Proposed description Remove blank line between closing brace and next statement
It would be great if there was an opposite rule to:
RCS0008: Add blank line between closing brace and next statement
which instead removes blank lines inside methods after closing braces. Lot of LLMs output a lot of blank lines and it's a constant chore to cleanup.
Proposed description
Remove blank line between closing brace and next statement