commitizen / commitizen/cz-cli
Disabling emojis not completely working
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 17.5k
- Forks
- 566
- Ø Merge
- 8 Std. 16 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.