conventional-changelog/commitlint

Support linting more than the commit message itself

Open

#2 455 ouverte le 17 févr. 2021

Voir sur GitHub
 (8 commentaires) (2 réactions) (0 assignés)TypeScript (896 forks)batch import
featurehelp wanted

Métriques du dépôt

Stars
 (15 497 stars)
Métriques de merge PR
 (Merge moyen 12h 56m) (52 PRs mergées en 30 j)

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?

Guide contributeur