Jintin / Swimat

An Xcode formatter plug-in to format your swift code.
https://jintin.github.io/Swimat/
MIT License
1.65k stars 89 forks source link

Braces formatting #209

Open JulesMoorhouse opened 5 years ago

JulesMoorhouse commented 5 years ago

To be honest I was hoping to have my code remain consistent and correct my braces if I've forgotten and put them on the next line, which I have a habit of doing in other languages.

I'm disappointed that Swimat doesn't correctly move braces on the previous line.

Is this something that could be considered?