Eduardo Canellas

Results 3 issues of Eduardo Canellas

Hello! I tried to pass a scope on a commit message in CamelCase, to indicate the change of a component. However, I noticed that `cz` lowercases the text of scope....

## 💡 Feature description In config-rs, there's an option to define a `separator` which allow users to structure their env vars. I think an example will illustrate better: ```rust #[derive(Deserialize)]...

I stumbled with #146 while experimenting with cornucopia, so I thought it would be okay to propose a fix. Fixes #146