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