mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
Inline the one-line `validate_canonical_url` wrapper at its single caller, collapse `check_config`'s repeated `is_empty()` branches into one if/else, and remove an unreachable default in `wildcard_public_url_details` (the function returns early when `bad_urls` is empty, so `bad_urls[0]` always exists). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests/it | ||
| build.rs | ||
| Cargo.toml | ||