Skip to main content

Module check

Module check 

Source
Expand description

Check command result types for commit message validation.

Structs§

AiCheckResponse
AI response structure for parsing check results.
AiCommitCheck
Single commit check from AI response.
AiIssue
Issue from AI response.
AiSuggestion
Suggestion from AI response.
CheckReport
Complete check report containing all commit analysis results.
CheckSummary
Summary statistics for a check report.
CommitCheckResult
Result of checking a single commit.
CommitIssue
A single issue found in a commit message.
CommitSuggestion
Suggested correction for a commit message.

Enums§

IssueSeverity
Severity level for issues.
OutputFormat
Output format for check results.