Skip to content

Exclude specific files from link checker #39

@VachaShah

Description

@VachaShah

Hi, I have a use case where I want to exclude specific files from being checked in the link checker. Currently my args are as below:

args: --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json"

I want to exclude some type of text files like files with names containing a specific word example anything with word file in the name like sample-file.txt. Is there a way to achieve this?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions