commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.6k stars 552 forks source link

filter type input #848

Open manang opened 2 years ago

manang commented 2 years ago

Hi, I'm trying to create a custom .cz.toml file. I want to know how I can apply a filter to check if the input field is empty (so, required or not) or if the string is compatible with a regex. Thanks Angelo