commitizen / commitizen/cz-cli
Disabling emojis not completely working
オープン
- 主要言語
- JavaScript
- スター
- 17.5k
- フォーク
- 566
- 平均マージ
- 8時間 16分
- マージ済み PR(30日)
- 1
説明
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
コントリビューションガイド
調査の方向性
git-cz と disableEmoji: true を含む .git-cz.json ファイルで問題を再現し、その後、✅ Closes 行がどこで組み立てられているかを追跡します。オプションを有効にしたときに Closes 行に絵文字が含まれなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100