Lint a commit message for typical commit style and best practices for git.
Arguments
- x
A single commit message from
gitr_commit_msgs()
.
Examples
if (FALSE) { # \dontrun{
lapply(gitr_commit_msgs(7L), lint_commit_msg)
} # }
Lint a commit message for typical commit style and best practices for git.
A single commit message from gitr_commit_msgs()
.
if (FALSE) { # \dontrun{
lapply(gitr_commit_msgs(7L), lint_commit_msg)
} # }