conventional-changelog/commitlint

Support linting more than the commit message itself

Open

#2455 aperta il 17 feb 2021

Vedi su GitHub
 (8 commenti) (2 reazioni) (0 assegnatari)TypeScript (896 fork)batch import
featurehelp wanted

Metriche repository

Star
 (15.497 star)
Metriche merge PR
 (Merge medio 12h 56m) (52 PR mergiate in 30 g)

Descrizione

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?

Guida contributor