lint {gitr}R Documentation

Common Lints for Commit Messages

Description

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.


[Package gitr version 0.0.1 Index]