SwiftFormat v0.47.5 Release Notes

Release Date: 2020-11-27 // over 3 years ago
    • โž• Added --redundanttype option for controlling how redundant types are resolved
    • Numeric case values are now sorted naturally instead of alphabetically
    • ๐Ÿ›  Fixed bug where redundantFileprivate rule broke trailing-closure inits
    • ๐Ÿ›  Fixed various enumNamespaces rule edge-cases
    • Broken symlinks no longer raise an error if they are ignored in config
    • ๐Ÿง File creation date can now be used in header formats on Linux
    • ๐Ÿง The --symlinks option now works correctly on Linux