lychee/lychee-bin/src
Matthias 363b95fe5f
Add support for excluding paths from link checking (#623)
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.
2022-05-29 17:27:09 +02:00
..
commands Add support for excluding paths from link checking (#623) 2022-05-29 17:27:09 +02:00
formatters Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
cache.rs Response output overhaul (#524) 2022-02-23 17:28:14 +01:00
client.rs Make retry wait time configurable (#525) 2022-02-24 12:24:57 +01:00
color.rs Add support for different output formats (compact, detailed, markdown) (#375) 2021-11-18 00:44:48 +01:00
main.rs Add support for excluding paths from link checking (#623) 2022-05-29 17:27:09 +02:00
options.rs Add support for excluding paths from link checking (#623) 2022-05-29 17:27:09 +02:00
parse.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
stats.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
time.rs Add caching functionality (v2) (#443) 2022-01-14 15:25:51 +01:00