SwiftFormat v0.40.4 Release Notes

Release Date: 2019-03-23 // about 5 years ago
    • ๐Ÿ”€ Multiple instances of --disable or other comma-delimited config options are now merged instead of replacing previous
    • ๐Ÿšš The redundantParens rule no longer removes explicit double-parens used to suppress warnings inside Selector(...)
    • โšก๏ธ The trailingCommas rule no longer breaks calls to UICollectionView.performBatchUpdates()
    • ๐Ÿ›  Fixed bug in yodaConditions rule that broke KeyPaths