-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Added all icu-project.org websites to the link checker exclusions. #1201
Conversation
✅ Gradle Wrapper Validation success 5ffc19442310bbaf62357ded2ed706564754427b |
✅ DCO Check Passed 5ffc19442310bbaf62357ded2ed706564754427b |
Signed-off-by: dblock <dblock@dblock.org>
✅ Gradle Wrapper Validation success e97b2b8 |
✅ DCO Check Passed e97b2b8 |
start gradle check |
✅ Gradle Precommit success 5ffc19442310bbaf62357ded2ed706564754427b |
✅ Gradle Precommit success e97b2b8 |
|
Signed-off-by: dblock dblock@dblock.org
Description
Fixes #1199.
Lychee also reads
--exclude [list]
, so specifying multiple--exclude
is unnecessary.If you read this far, you might be interested in lycheeverse/lychee#306.
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.