Skip to content

Support for ignore link list from a file #51

@diegorondini

Description

@diegorondini

Is your feature request related to a problem? Please describe.
At the moment the links to ignore are provided as option parameters on the command line:

mlc -i '<mylinktoignore>'

This is inconvenient if mlc is run during a pipeline, as adding / removing a link to ignore requires changing the pipeline config file.

Describe the solution you'd like
Allow to specify a file that provides the list of links to ignore. This would allow to just edit the file to change the list of links to ignore, like when you edit .gitignore to specify the files / dirs that should be ignored by git.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions