wcm overwrites existing config file
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 52
- Forks
- 12
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 2
Description
if wcm is going to overwrite the existing config file, can it save a backup copy first before it does?
i usually leave commented out lines as a future reference and wcm will remove them all.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no source file or test. Find wcm's entry point for writing an existing config file and inspect how overwrite is handled; done means the prior file, including commented lines, is backed up before the new configuration replaces it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100