SwiftFormat v0.45.1 Release Notes

Release Date: 2020-07-30 // over 3 years ago
    • 🛠 Fixed bug where preferKeyPath was incorrectly applied to function calls and compound expressions
    • The wrapMultilineStatementBraces rule is now applied to init and subscript braces
    • The wrapAttributes rule now handles init and subscript the same way as functions