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