Skip to content

Validation prints Not found [target] message for every flag #680

@chrswk

Description

@chrswk

Version used is 0.9.91.

Running validation with any flags prints a message to console due to how the positional args are determined.

E.g. running --validate src/ --ext foo --attr bar results in:

Not found: /foo
Not found: /bar

This is more of a cosmetic issue. I was confused at first when I saw the messages and unsure if my flags were even correctly parsed or not (turns out they are).

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