Skip to content

Single-digit booleans not working as intended with "short-option-groups" set to false #312

@Stefouch

Description

@Stefouch
"short-option-groups": false,
"unknown-options-as-args": true

With this configuration, single-digit booleans like -1 are still parsed.

It's an issue because I can't have that -1 passing into the ._ array of args while not using "short-option-groups".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions