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

Removing semicolons does not work #219

Closed apacha closed 4 years ago

apacha commented 4 years ago

When opening the app and selecting "Remove semicolons" in the options, the program forgets this selection immediately and semicolons are not removed when auto-formatting in XCode.

I'm using Version 1.15.1 (15) that I downloaded from Github.

Jintin commented 4 years ago

It's quite old build, would you like to try latest build? And do you mean auto-formatting is the IDE formatting or Swimat does?

apacha commented 4 years ago

It works with the newest version. I actually downloaded the old version, because it was linked from the README. It would be great if you could update that to reference to the latest version.