- Fixed issue where
redundantSendablerule would unexpectedly removeSendableconformance on type defined in public extension - Fixed issue where
redundantSendablerule would leave behind extra space when removing: - Renamed
redundantPropertyrule toredundantVariable - Updated
redundantVariablerule to preserve variables with explicit type annotations - Updated
enumNamespacesrule to preserve Swift Testing suites as structs