BoscoJared / BoscoJared/disparse
Support = in options
Open
- Dominant language
- Java
- Stars
- 23
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if `--number=5` or `-n=5` also worked along with `--number 5` and `-n 5`
Contributor guide
Research direction
The issue names no files, tests, or parser entry point. Locate the command-option parsing entry point and existing tests for `--number 5` and `-n 5`; then verify that both equals forms are accepted without changing the existing forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100