Jim Cummins
                                            Jim Cummins
                                        
                                    I think the git gui might run with --no-verify which skips all commit hooks. I don't think is a use case we can support since the gui's themselves essentially skip...
I like this idea. I want our commit types (see #29) to be deterministic but to still allow for the flexibility of requests like this one. For this reason I...
Thanks for the suggestion @stevemao. I agree this is probably a good idea. Any preference on the naming convention for the repo and the npm adapter name? I was to...
That'd be wonderful. Care to venture a PR?
If you change this to mood I'll merge it.
I am open to the idea but I'd require placing it using the existing config loader (typically a key under package.json) https://github.com/commitizen/cz-cli/blob/master/package.json#L23 Specifically I'd recommend namespacing it to the adapter....
Unrelated to this issue but es2015-loose has been deprecated: https://github.com/bkonkle/babel-preset-es2015-loose
Would love to hear more of a plan for this one. fetch is now in later node versions so another option seems to be to drop a version that uses...
See: #23
Hey @kurienzach! I am working on a different (albeit similar) hook was wondering how you would like to make the distinction between functions that you want added as a handler...