Skip to content

Does exclude_path support regular expressions? #1608

@trask

Description

@trask

The docs (https://lychee.cli.rs/recipes/excluding-paths) seem to indicate that it does

Regular expressions are also supported.
...
exclude_path = ["node_modules", "^./dir/", "./dev/."]

but I can't get it to work, and I don't see any tests in the repo for it, thanks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocsImprovements or additions to documentation

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions