-
Notifications
You must be signed in to change notification settings - Fork 21
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
Run a link checker on every PR #230
Comments
Possible use pre-commit (as already used in Kudo) with a configuration to use: One of the following:
|
Reference: #100 |
|
This ☝️ seems to have quite a few false positives, e.g. Oh, I get it, it does not understand the |
lets move the recommendation discussion on the plugin to the PR. |
Reopening, since the goal of this ticket was to provide feedback to PR author that there are broken links. |
What would you like to be added:
We should check at least internal links to make sure there are no 404s.
Why is this needed:
Example: #228
The text was updated successfully, but these errors were encountered: