Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniellmb/angular-test-patterns
/ validate-commit-msg.js
File
validate-commit-msg.js
hooks/validate-commit-msg.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Git COMMIT-MSG hook
for
validating commit message
3
* See https:
//docs.google.com/document/d/1rk04jEuGfk9kYzfqCuOlPTSJw3hEDZJTBN5E5f1SALo/edit
4
*
Callers
nothing calls this directly
Calls
3
require
Function · 0.85
firstLineFromBuffer
Function · 0.85
validateMessage
Function · 0.85
Tested by
no test coverage detected