powered by
Lint a commit message for typical commit style and best practices for git.
lint_commit_msg(x)
integer(1). Invisibly returns the number of detected lints in the message.
integer(1)
A single commit message from gitr_commit_msgs().
gitr_commit_msgs()
if (FALSE) { lapply(gitr_commit_msgs(7L), lint_commit_msg) }
Run the code above in your browser using DataLab