SwiftFormat v0.44.4 Release Notes

Release Date: 2020-02-27 // about 4 years ago
    • Allman braces are now applied correctly for lines that end in a numeric literal
    • ๐Ÿšš Blank line is now removed when stripping a redundant return keyword on its own line
    • ๐Ÿ›  Fixed space being inserted before the . in a nested PropertyWrapper expression
    • ๐Ÿ›  Fixed return being incorrectly removed inside if statements containing an un-parenthesized closure