SwiftFormat v0.44.3 Release Notes

Release Date: 2020-02-20 // about 4 years ago
    • ๐Ÿ›  Fixed incorrect indenting of closing multiline string delimiter
    • ๐Ÿ›  Fixed bug where redundantReturn rule incorrectly removed return after a brace without leading space
    • ๐Ÿ›  Fixed edge case where closures without surrounding parentheses were misinterpreted in if statements
    • ๐Ÿ›  Fixed failure to wrap braces after a struct or init declaration