SwiftFormat v0.44.7 Release Notes

Release Date: 2020-04-04 // about 4 years ago
    • ๐Ÿ›  Fixed indenting of wrapped closures after a switch statement
    • ๐Ÿ›  Fixed bug with redundantNilInit removing nil for properties using parameterized property wrappers
    • ๐Ÿ›  Fixed redundantRawValues rule not removing values for back-tick-escaped case names
    • ๐Ÿ‘Œ Improved error messages for misnamed rules
    • ๐Ÿ“š Documentation improvements