coala-quickstart icon indicating copy to clipboard operation
coala-quickstart copied to clipboard

Switch to use coala-utils.Question

Open yzgyyang opened this issue 6 years ago • 4 comments

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)

yzgyyang avatar Jun 23 '18 04:06 yzgyyang