BottleRocketStudios / iOS-Hyperspace

An extremely lightweight wrapper around URLSession to make working with APIs a breeze.
Apache License 2.0
47 stars 17 forks source link

Audit source files for class summary comments. #104

Open tylermilner opened 5 years ago

tylermilner commented 5 years ago

I noticed that AnyError doesn't have a /// comment above its definition. We should audit the codebase to make sure all defined classes have some sort of comment explaining their purpose.

andrew-winn-br commented 2 years ago

I can look at this as a part of #153