//
pkg.gl
Category
github.com/vbatts/git-validation
rules
shortsubject
package
1.2.2
Repository:
https://github.com/vbatts/git-validation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
37 SLOC
#
Functions
ValidateShortSubject
ValidateShortSubject checks that the commit's subject is strictly less than 90 characters (preferably not more than 72 chars).
#
Variables
ShortSubjectRule
ShortSubjectRule is the rule being registered.