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: exclude path patterns #61

Open
Youssef1313 opened this issue Mar 14, 2021 · 0 comments
Open

Feature: exclude path patterns #61

Youssef1313 opened this issue Mar 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request feature-request

Comments

@Youssef1313
Copy link
Owner

Have the GH Action configurable through a markdown-links-verifier-config.json file at the repository root, like the following:

{
  "exclude": [
    "directory/**",
    "**/ExcludeMe.md",
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-request
Projects
None yet
Development

No branches or pull requests

1 participant