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

Feature: ignore relative link that matches a given pattern #16

Open
amimas opened this issue Nov 3, 2021 · 0 comments
Open

Feature: ignore relative link that matches a given pattern #16

amimas opened this issue Nov 3, 2021 · 0 comments

Comments

@amimas
Copy link

amimas commented Nov 3, 2021

Hello - I recently came across a scenario where certain relative links needs to be ignored. This is because when the linter runs, some files are not available where the relative link points to. Those files will be available during runtime. That's why the relative link check on those files fails.

I'd like to propose an option where we can configure an array of regex patterns. The linter will then ignore any links that matches one of the patterns.

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

No branches or pull requests

1 participant