SwiftFormat v0.40.14 Release Notes

Release Date: 2019-10-28 // over 4 years ago
    • ๐Ÿšš The redundantReturn rule no longer incorrectly removes return inside catch let statements
    • ๐Ÿ— The andOperator rule no longer replaces && with , inside function builder blocks
    • ๐Ÿ›  Fixed a bug where redundantFileprivate rule incorrectly made overridden fileprivate init methods private
    • ๐Ÿ“ฆ The fileHeader rule no longer strips tools version header from Package.swift files
    • โœ๏ธ The todos rule now recognizes and fixes a wider variety of typos