This release adds a new fixture (`list_all`, a bool), several new helper functions (`get_check_url`, `get_check_description`, `get_family_name`), and makes `collect_all` part of the public API, with a structured return. This enables easier programatic usage, especially when listing all (unevaluated) checks. This is use for a new new cog example in a new documentation page on programmatic usage.
Features:
* feat: better list-all support by henryiii in https://github.com/scientific-python/repo-review/pull/101
**Full Changelog**: https://github.com/scientific-python/repo-review/compare/v0.7.0...v0.8.0