google / swift

The Swift Programming Language
https://swift.org/
840 stars 66 forks source link

Make the line break before control flow keywords configurable. #239

Closed allevato closed 5 years ago

allevato commented 5 years ago

This changes the default behavior (for now) to not put a line break before else, catch, etc. We may revisit this decision later, but it's possible with a configuration setting now.