SwiftFormat v0.48.18 Release Notes

Release Date: 2021-11-06 // over 2 years ago
    • ๐Ÿ›  Fixed redundantObjc bug where private(set) prevented @objc attribute from being stripped
    • ๐Ÿ›  Fixed indenting of wrapped member chains in or after #if/#else/#endif blocks
    • The --selfrequired exclusion list is now applied to nested expressions within function's arguments
    • ๐Ÿ›  Fixed parsing bug in redundantSelf rule that raised spurious error about missing }
    • ๐Ÿ›  Fixed bug where error is --filelist files were incorrectly reported