SwiftFormat v0.43.5 Release Notes

Release Date: 2020-01-04 // over 4 years ago
    • 🛠 Fixed bug where redundantBreak rule removed entire line if break appeared after a semicolon
    • 🛠 Fixed a couple of cases where redundantSelf failed to remove self as expected