nicklockwood / SwiftFormat

A command-line tool and Xcode Extension for formatting Swift code
MIT License
7.62k stars 623 forks source link

Realize `_modify` as an accessor? #1717

Closed MahdiBM closed 3 weeks ago

MahdiBM commented 3 weeks ago

I noticed the _modify accessor is not in the accessors list. Not sure if it makes any special differences, but optimally SwiftFormat should also take care of this accessor to prevent possible bugs?

nicklockwood commented 3 weeks ago

@MahdiBM fixed in 0.54.0