lychee/lychee-bin/src
Matthias b40c785b64
Also dump excluded links (#615)
This is a minimally invasive version, which allows to grep for `[excluded]`.
The reason for exclusion would require more work and it's debatable if
it adds any value, because it might make grepping harder and the source
of exclusion is easily deducatable from the commandline parameters
or the `.lycheeignore` file.

Fixes #587.
2022-05-13 18:53:16 +02:00
..
commands Also dump excluded links (#615) 2022-05-13 18:53:16 +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 comments in .lycheeignore (#616) 2022-05-13 18:51:58 +02:00
options.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +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