SwiftFormat v0.48.14 Release Notes

Release Date: 2021-10-06 // over 2 years ago
    • ๐Ÿ›  Fixed some cases where function arguments were incorrectly treated as unused
    • ๐Ÿ›  Fixed incorrect removal of self for some shadowed variables when swift version is >= 5.4
    • ๐Ÿ›  Fixed indenting of wrapped method chains after a closing paren
    • Rules listed in swiftformat comment directives are now case-insensitive