Add_Flags not sufficient for all cases of path spesific flags. Override and remove flags functions needed.
Open
Nobody has claimed this yet.
- #283 by @GiorgiaLine — closed without merging
Requires investigation
um
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 2
Description
The Add_Flags functionality for path specific command line flags is not sufficient for all uses of path specific flags. In some cases path specific flags overwrite or remove flags in the 'generic' list and functionality to support this is needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing Add_Flags functionality and the closed linked pull request #283. Determine how path-specific flags should override or remove entries from the generic list, then verify that the supported cases behave as described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100