//
pkg.gl
Category
github.com/vbatts/git-validation
rules
dco
package
1.2.2
Repository:
https://github.com/vbatts/git-validation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
45 SLOC
#
Functions
ValidateDCO
ValidateDCO checks that the commit has been signed off, per the DCO process.
#
Variables
DcoRule
DcoRule is the rule being registered.
ValidDCO
ValidDCO is the regexp for signed off DCO.