Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/conventionalcommit/commitlint
/ Format
Method
Format
lint/lint.go:53–53 ·
view source on GitHub ↗
Format formats the linter result
(result *Result)
Source
from the content-addressed store, hash-verified
51
52
// Format formats the linter result
53
Format(result *Result) (string, error)
54
}
55
56
// Rule represent a linter rule
Callers
1
runLint
Function · 0.65
Implementers
2
DefaultFormatter
formatter/default.go
JSONFormatter
formatter/json.go
Calls
no outgoing calls
Tested by
no test coverage detected