//
pkg.gl
Category
github.com/vbatts/git-validation
rules
danglingwhitespace
package
1.2.2
Repository:
https://github.com/vbatts/git-validation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
33 SLOC
#
Functions
ValidateDanglingWhitespace
ValidateDanglingWhitespace runs Git's check to look for whitespace errors.
#
Variables
DanglingWhitespace
DanglingWhitespace is the rule for checking the presence of dangling whitespaces on line endings.