SwiftFormat v0.47.4 Release Notes

Release Date: 2020-11-15 // over 3 years ago
    • Command-line tool now includes an arm64 slice for Apple Silicon
    • Increased strictness of grouped extensions logic
    • ๐Ÿ›  Fixed issue where markTypes rule would mistake an import declaration as a type
    • ๐Ÿ›  Fixed some additional bugs with unhoisting pattern let
    • ๐Ÿ›  Fixed bug with trailing comma being inserted in capture lists
    • โž• Added warning when setting options for disabled rules
    • ๐Ÿ›  Fixed bug with sortedImports mangling file header comment
    • ๐Ÿ›  Fixed bug with indenting of multiline comments