conventional-changelog/commitlint

Support linting more than the commit message itself

Open

#2,455 建立於 2021年2月17日

在 GitHub 查看
 (8 留言) (2 反應) (0 負責人)TypeScript (15,497 star) (896 fork)batch import
featurehelp wanted

描述

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?

貢獻者指南

Support linting more than the commit message itself · conventional-changelog/commitlint#2455 | Good First Issue