Skip to content

Load --exclude from a file #302

Closed
Closed
@dblock

Description

@dblock

We like having a link checker in https://github.com/opensearch-project/OpenSearch, but we also often encounter URLs that no longer work in things like license files. Therefore we can't just fix the links. This leads to a fairly long list of URLs to exclude, which we keep adding to a GitHub action job, which reads poorly.

In opensearch-project/OpenSearch#1189 I've hacked our workflow to read the exclusions from a file, but it's not an ideal implementation :)

Should we add --exclude-file to lychee?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions