Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/conventionalcommit/commitlint
/ Message
Method
Message
lint/lint.go:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
// Commit represent a commit message
30
type
Commit
interface
{
31
Message() string
32
Header() string
33
Body() string
34
Footer() string
Callers
3
Lint
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