SwiftFormat v0.33.13 Release Notes

Release Date: 2018-07-25 // almost 6 years ago
    • 🛠 Fixed bug where required parens were incorrectly removed from around a closure type
    • ➕ Added --lint mode that is similar to --dryrun but returns a non-zero exit code if any files require formatting
    • The swiftformat command-line tool now returns a non-zero exit code in the event of a fatal error while formatting