-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
i used pnpm add -g git-cz to install
command git cz is working
Tried to use a custom config file via .git-cz.json or changelog.config.js in repo dir
git cz command isnt recognizing the config and still uses emoji and the text of first question isnt as configured
What am i missing?
here is my test config:
{ "disableEmoji": "true", "types": { "messages": { "type": "Select the type of your commit:" } } }
odranoelBR
Metadata
Metadata
Assignees
Labels
No labels