mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-09 07:50:59 +00:00
The Github API doesn't handle checking individual files inside repos or paths like `github.com/org/repo/issues`, so we are more permissive and only check for repo existence. This is the only way to get a basic check for private repos. Public repos are not affected and should work with a normal check. |
||
|---|---|---|
| .. | ||
| extract | ||
| filter | ||
| helpers | ||
| quirks | ||
| types | ||
| client.rs | ||
| collector.rs | ||
| lib.rs | ||
| test_utils.rs | ||