Closed
Description
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
Labels
No labels