Run command rewrites config.xml
Open
info-needed
- Dominant language
- JavaScript
- Stars
- 967
- Forks
- 344
- Avg merge
- 8h 41m
- Merged PRs (30d)
- 9
Description
While other command are expected to alter `config.xml`, `run` is not a command I would expect to change it.
When I edit `config.xml` to make the xml consistent or pretty I don't expect `run` to rewrite it.
Contributor guide
Research direction
Start with the run command's handling of config.xml and reproduce the issue by formatting the file before invoking run. Trace where run writes the configuration, then verify that running the command preserves the file's formatting while other commands retain their expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100