Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Audit classes for nullibility #49

@Wevah

Description

@Wevah

This includes re-auditing RSHTMLMetadata to change things I marked nullable that can actually never be nil, which will allow removal of some unneeded if let/guard let statements in NetNewsWire. (For example, appleTouchIcons is always initialized with an array, so it will never actually be nil.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions