commitizen / commitizen/cz-cli

Disabling emojis not completely working

Open
#697 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.5k
Forks
566
Avg merge
8h 16m
Merged PRs (30d)
1

Description

I am using git-cz, and I have the
```
{
"disableEmoji": true
}
```
in a `.git-cz.json` file, but I still get an emoji on the `Closes` part.
eg:
```
fix: [...]

[...]

✅ Closes: TEA-3
```
and it still has the `✅` emoji

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.