commitizen / commitizen/cz-cli

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

Đang mở
#341 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
help / pr wanted question
Ngôn ngữ chính
JavaScript
Star
17.5k
Fork
566
Merge trung bình
8 giờ 16 phút
Pull request đã merge (30 ngày)
1

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.