conventional-changelog/commitlint
Ver no GitHubSupport linting more than the commit message itself
Open
#2.455 aberto em 17 de fev. de 2021
featurehelp wanted
Métricas do repositório
- Stars
- (15.497 stars)
- Métricas de merge de PR
- (Mesclagem média 12h 56m) (52 fundiu PRs em 30d)
Description
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?