lychee/lychee-lib/src/filter
Matthias Endler 04887ee293
Make checking email addresses optional (#1171)
E-Mail checks cause too many false-postives,
so we put them behind a flag.

* `--exclude-mail` is deprecated (to be removed in 1.0)
* `--include-mail` is the new flag

This PR also removes the obsolete tests for `--exclude-file`, which was superseded by `.lycheeignore`.

Fixes #1089
2023-07-19 19:58:38 +02:00
..
excludes.rs Add missing docs (#231) 2021-04-23 00:27:12 +02:00
includes.rs Add missing docs (#231) 2021-04-23 00:27:12 +02:00
mod.rs Make checking email addresses optional (#1171) 2023-07-19 19:58:38 +02:00