SwiftFormat v0.50.3 Release Notes

Release Date: 2022-10-19 // over 1 year ago
    • 🛠 Fixed bug where redundantFileprivate rule could break Array extensions using type sugar
    • 🛠 Fixed bug and crash in wrapSingleLineComments rule relating to long URLs
    • 👌 Improved wrapSingleLineComments handling of comments containing long URLs
    • The opaqueGenericParameters rule is now correctly applied to initializers and subscripts
    • ➕ Added some known issues for opaqueGenericParameters and genericExtensions to README