Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/conventionalcommit/commitlint
/ Issues
Method
Issues
lint/result.go:20–20 ·
view source on GitHub ↗
Issues returns linter issues
()
Source
from the content-addressed store, hash-verified
18
19
// Issues returns linter issues
20
func
(r *Result) Issues() []*Issue {
return
r.issues }
21
22
// Issue holds a rule result
23
type
Issue
struct
{
Callers
15
TestIgnore_MergePullRequest
Function · 0.80
TestIgnore_MergeBranch
Function · 0.80
TestIgnore_MergedPR
Function · 0.80
TestIgnore_RevertReapply
Function · 0.80
TestIgnore_FixupSquashAmend
Function · 0.80
TestIgnore_AutomaticMerge
Function · 0.80
TestIgnore_InitialCommit
Function · 0.80
TestIgnore_MultilineFirstLineMatches
Function · 0.80
TestIgnore_NotIgnored
Function · 0.80
TestIgnore_EmptyPatterns_NoSkip
Function · 0.80
TestIgnore_CustomPatternsAdditive
Function · 0.80
TestIgnore_CustomPatternsOnlyWhenDefaultsDisabled
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestIgnore_MergePullRequest
Function · 0.64
TestIgnore_MergeBranch
Function · 0.64
TestIgnore_MergedPR
Function · 0.64
TestIgnore_RevertReapply
Function · 0.64
TestIgnore_FixupSquashAmend
Function · 0.64
TestIgnore_AutomaticMerge
Function · 0.64
TestIgnore_InitialCommit
Function · 0.64
TestIgnore_MultilineFirstLineMatches
Function · 0.64
TestIgnore_NotIgnored
Function · 0.64
TestIgnore_EmptyPatterns_NoSkip
Function · 0.64
TestIgnore_CustomPatternsAdditive
Function · 0.64
TestIgnore_CustomPatternsOnlyWhenDefaultsDisabled
Function · 0.64