tid-kijyun / XcodeSourceEditorExtension-Alignment

This Xcode source editor extension align your assignment statement.
MIT License
217 stars 24 forks source link

Add align to ObjectMapper formatting: property <- ["key"] #16

Closed narlei closed 5 years ago

narlei commented 6 years ago

Add align option to ObjectModel formatting: property <- ["key"] https://github.com/Hearst-DD/ObjectMapper

The method now is generic, using a key parameter. In the feature the user can add a list of keys to align.