MCPcopy 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

30type Commit interface {
31 Message() string
32 Header() string
33 Body() string
34 Footer() string
35 Type() string

Callers 5

ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65

Implementers 1

mockCommittest/helpers_test.go

Calls

no outgoing calls

Tested by

no test coverage detected