Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/conventionalcommit/commitlint
/ Header
Method
Header
lint/lint.go:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
type
Commit
interface
{
31
Message() string
32
Header() string
33
Body() string
34
Footer() string
35
Type() string
Callers
5
Validate
Method · 0.65
Validate
Method · 0.65
Validate
Method · 0.65
Validate
Method · 0.65
Validate
Method · 0.65
Implementers
1
mockCommit
test/helpers_test.go
Calls
no outgoing calls
Tested by
no test coverage detected