conventional-changelog/commitlint

Support linting more than the commit message itself

开放

#2,455 创建于 2021年2月17日

 (8 条评论) (2 个反应) (0 位负责人)TypeScript (896 个派生)batch import
featurehelp wanted

仓库指标

星标
 (15,497 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I would like to create a plugin for commitlint that would lint the committer/author email to only allow email domains from a list i.e. company emails only and possibly another to make sure commits are signed.

Would a PR that adds some fields to the parsed variable in the rules function be welcome?

Are there better ways of doing this maybe and it's not interesting to add support for it in commitlint?

贡献者指南