Wei Lee
Wei Lee
@FelixAbrahamsson Yes, it uses the filter [here](https://github.com/commitizen-tools/commitizen/blob/master/commitizen/cz/utils.py#L10)
I think custom class configuration should work in this case
Thanks @marier-nico ! Didn't notice this cool new feature.  But the behavior would change a bit. If we apply this, we'll need to type `Esc, Enter` or `Alt, Enter`...
Same thought. I'll work on this one 💪
It seems we'd better wait for the latest questionary version. https://github.com/tmbo/questionary/issues/109 Otherwise, we'll need to bound the python version to ">=3.6.1,
I think to implement this feature we'll need to make cz configurable which might related this issue https://github.com/commitizen-tools/commitizen/issues/395
Hi @arunanshub , the feature you propose was actually discussed on https://github.com/commitizen-tools/commitizen/issues/248. But the problem of this issue I that we did not make our cz rules highly configurable except...
Hi @stavros-mobal , I'm a bit confused. We do not have module `config.commitizen.types`. Could you please clarify a bit more?
I like this feature. I don't think we have a cleaner way to achieve it. @Woile any thought?
I notice there's a conflict. Could you please rebase and resolve it? If you don't have the time to do so. I'm happy to work on it next week :)