Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make checking email addresses optional #1171

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Make checking email addresses optional #1171

merged 1 commit into from
Jul 19, 2023

Conversation

mre
Copy link
Member

@mre mre commented Jul 18, 2023

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

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
@mre mre merged commit 04887ee into master Jul 19, 2023
6 checks passed
@mre mre deleted the optional-email branch July 19, 2023 17:58
@mre mre added enhancement New feature or request breaking-change labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make checking email addresses optional?
1 participant