Skip to content

Dumping behaves differently compared to link checking #1767

@thomas-zahner

Description

@thomas-zahner

According to documentation & help message:

--dump
    Don't perform any link checking. Instead, dump all the links extracted from inputs that would be checked

--dump-inputs
    Don't perform any link extraction and checking. Instead, dump all input sources from which links would be collected

However, in reality both flags behave differently compared to "normal" link checking without one of these flags. Namely, I've observed .gitignored files to be always included with --dump and --dump-inputs whereas with "normal" link checking ignored files are skipped. This might have been introduced with 41c1b97, but maybe dumping always behaved differently than from actual link checking.

@mre do you agree that this is a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions