MCPcopy 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

runLintFunction · 0.65

Implementers 2

DefaultFormatterformatter/default.go
JSONFormatterformatter/json.go

Calls

no outgoing calls

Tested by

no test coverage detected