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

Allow users to skip validating certain urls #4

Merged
merged 3 commits into from
Sep 16, 2018
Merged

Conversation

Michael-F-Bryan
Copy link
Owner

@Michael-F-Bryan Michael-F-Bryan commented Sep 16, 2018

This adds a list of exclude patterns to the config so you can skip validating URLs which may return dodgy status codes (e.g. https://crates.io/ is a 404, yet you can still navigate there), or if a certain URL will only be accessible from a particular network (e.g. server on an internal network at work).

CC: @mark-i-m, rust-lang/rustc-dev-guide#184

@Michael-F-Bryan Michael-F-Bryan merged commit f4cbd6f into master Sep 16, 2018
@Michael-F-Bryan Michael-F-Bryan deleted the exclude-urls branch September 16, 2018 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant