coala / coala/coala-quickstart
Switch to use coala-utils.Question
- Dominant language
- Python
- Stars
- 49
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
IMO we should switch to use components in `coala-utils` like this one:
https://github.com/coala/coala-quickstart/blob/master/coala_quickstart/generation/SettingsFilling.py#L215
Use this instead:
https://gitlab.com/coala/coala-utils/blob/master/coala_utils/Question.py
(Note that it's currently blocked by https://gitlab.com/coala/coala-utils/issues/63)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in coala_quickstart/generation/SettingsFilling.py around line 215 and compare the referenced coala_utils/Question.py component. Check coala-utils issue 63 first, since the change is blocked there. Done means the quickstart uses the coala-utils Question component instead of the current implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100