commitizen / commitizen/cz-cli
Disabling emojis not completely working
Aperta
- Lingua principale
- JavaScript
- Stelle
- 17.5k
- Fork
- 566
- Merge medio
- 8h 16m
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.