pimutils / pimutils/vdirsyncer
Formatting of the colelctions list.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
Would you be able to allow the collections list to split over multiple lines ?
collections=[
["Holidays", "18E8-591DA800-7A3-2A142940", "holidays_shared_by_system"],
["SiteWorks", "3E5-5B06C580-7AB-791F1F80", "site-works_shared_by_system"]
]
and allow tabls and new lines ?
It would greatly improve reading of the config file.
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 locating the configuration parser and the tests covering collection settings. Add coverage for collections split across lines with tabs and newlines, and confirm that the shown configuration is accepted while preserving the existing collection values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100