ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Remove `missing_docs` SwiftLint exclusions where appropriate #630

Open lawrence-forooghian opened 1 year ago

lawrence-forooghian commented 1 year ago

In #629 I re-enabled the missing_docs rule, which checks that public declarations have documentation. In order to do so, I had to add swiftlint:disable comments to address the many existing undocumented declarations in the codebase. The vast majority of these are things that should be documented, so let's do so.

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3473