Skip to content

Can’t avoid line numbers with command line tool #479

Closed
@kurtschelfthout

Description

@kurtschelfthout

The command line tool has —lineNumbers which defaults to true. Unfortunately that means you effectively can not turn it off looks like - because CommandLineParser interprets absence of the arg as the default, and presence of the arg as true also.

Lmk if I missed anything here.

If not, any preference for changing the default to false, OR changing the switch to —noLineNumbers? Happy to PR either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions