Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Verify ¶
func Verify(msg commitparser.CommitMessage, commit *object.Commit) error
func VerifyScope ¶
func VerifyScope(msg commitparser.CommitMessage, _ *object.Commit) error
func VerifySubject ¶
func VerifySubject(msg commitparser.CommitMessage, _ *object.Commit) error
VerifySubject verifies that the commit message's subject is not empty and does not start with upper case.
func VerifyType ¶
func VerifyType(msg commitparser.CommitMessage, _ *object.Commit) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.