SwiftFormat v0.48.15 Release Notes

Release Date: 2021-10-08 // over 2 years ago
    • ๐Ÿ›  Fixed false positives in unusedArgument rule when using try/await
    • Closing paren indent is now balanced for double-indented closures
    • ๐Ÿ›  Fixed bug where comment directive failed to disable redundantSelf rule
    • ๐Ÿ›  Fixed bug where redundantSelf exclusion list was not always applied
    • ๐Ÿ›  Fixed regression introduced in 0.48.5 affecting indenting of wrapped closure bodies
    • SwiftFormat directives are now recognized in the middle of a comment