conventional-changelog/commitlint

Support `--path` option

オープン

#3,104 opened on 2022/04/04

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (896 件のフォーク)batch import
featurehelp wanted

Repository metrics

Stars
 (15,497 個のスター)
PR merge metrics
 (PR metrics pending)

説明

In multi-package repo, I'd like to be able to use different commitlint configurations per package. Therefore with commitlint CLI I'd like to be able to validate commits that affect a given path only.

It'll be great if --path option is supported so we can narrow the list of validated commits to one affecting a specific directory (e.g. standard-version which generates changelog by retrieving commits supports path option, with commitlint it's not possible)

コントリビューターガイド