Skip to content

Config file is ignored? #531

@borstelmannl

Description

@borstelmannl

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:" } } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions