commitizen / commitizen/cz-cli

try to load `cz-conventional-changelog` by default

オープン
#341 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
help / pr wanted question
主要言語
JavaScript
スター
17.5k
フォーク
566
平均マージ
8時間 16分
マージ済み PR(30日)
1

説明

Load it by default, without the need for config, which currently is

``` json
{
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
```

which i believe it should be handled by the cli. it is so trival and basic stuff. and hance, it is "path", i think it would make more sense to be `preset` and try to load this preset automagically.

What i suggest? It should try to load from local (cwd) node_modules, then try to load from global.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。