Learn R Programming

gitr (version 0.0.1)

lint: Common Lints for Commit Messages

Description

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

Usage

lint_commit_msg(x)

Value

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

Arguments

x

A single commit message from get_commit_msgs().