-
Notifications
You must be signed in to change notification settings - Fork 393
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
link-check: trim exclusions #1184
Labels
A: website
Area: website
type: enhancement
Something is not clear, small updates, improvement suggestions
Comments
casperdcl
added
the
type: enhancement
Something is not clear, small updates, improvement suggestions
label
Apr 25, 2020
seem to be no longer needed:
|
We need a script to check the link checker script's exclusion list 😆 |
It's localhost:8000 now. |
Alos, let's exclude all JS test file automatically. That will simplify the list. |
4 tasks
That's a lot more to exclude then. #1189 should catch everything on CI :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A: website
Area: website
type: enhancement
Something is not clear, small updates, improvement suggestions
The exclusions list (
scripts/exclude-links.txt
) may have links that no longer exists in the codebase. Should check for this (CI and maybe pre-commit).The text was updated successfully, but these errors were encountered: