Confusing to have sample ponymail.yaml config separate from setup.py
Open
enhancement
- Dominant language
- Python
- Stars
- 45
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Any additions to ponymail config items currently need to be added to both setup.py and ponymail.yaml.example.
It's easy for these files to get out of step.
It would be better to have a single source of information, perhaps a template file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare setup.py with ponymail.yaml.example to identify the duplicated configuration items and how each file is consumed. Determine a single-source approach that preserves the example configuration and setup behavior; done means new config items no longer need to be maintained in both files and the two representations cannot drift.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100