Skip to content

Lint a commit message for typical commit style and best practices for git.

Usage

lint_commit_msg(x)

Arguments

x

A single commit message from get_commit_msgs().

Value

Integer. Invisibly returns the number of detected lints in the message.