SwiftFormat v0.44.5 Release Notes

Release Date: 2020-03-11 // about 4 years ago
    • ๐Ÿ›  Fixed bug with indenting of chained closures
    • ๐Ÿ›  Fixed bug where wrapped braces were over-indented
    • ๐Ÿ›  Fixed indenting of comments inside enum declarations
    • ๐Ÿ‘Œ Improved consistency of --xcodeindentation output with Xcode's built-in formatting
    • Extension braces are now correctly wrapped
    • Switch statement braces are now correctly wrapped
    • ๐Ÿ›  Fixed bug where duplicateImports rule could remove a required @testable import