mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-14 18:30:59 +00:00
This change deprecates `--exclude-file` as it was ambiguous. Instead, `--exclude-path` was introduced to support excluding paths to files and directories that should not be checked. Furthermore, `.lycheeignore` is now the only way to exclude URL patterns. |
||
|---|---|---|
| .. | ||
| commands | ||
| formatters | ||
| cache.rs | ||
| client.rs | ||
| color.rs | ||
| main.rs | ||
| options.rs | ||
| parse.rs | ||
| stats.rs | ||
| time.rs | ||