package
1.2.2
Repository: https://github.com/vbatts/git-validation.git
Documentation: pkg.go.dev

# Functions

ValidateShortSubject checks that the commit's subject is strictly less than 90 characters (preferably not more than 72 chars).

# Variables

ShortSubjectRule is the rule being registered.