You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This preservation of space is especially important when the function signature spans several lines, as sometimes it's nice to have a visual break between a complex signature and the body of code.
There once was a configuration option called remove_blank_lines_at_start_or_end_of_block that did this, but it was removed as part of #1974 for reasons unapparent.
PaulMaddox, jcramb, your-diary, mrchantey and kevinusheydxps