Expand description
Check command result types for commit message validation
Structs§
- AiCheck
Response - AI response structure for parsing check results
- AiCommit
Check - Single commit check from AI response
- AiIssue
- Issue from AI response
- AiSuggestion
- Suggestion from AI response
- Check
Report - Complete check report containing all commit analysis results
- Check
Summary - Summary statistics for a check report
- Commit
Check Result - Result of checking a single commit
- Commit
Issue - A single issue found in a commit message
- Commit
Suggestion - Suggested correction for a commit message
Enums§
- Issue
Severity - Severity level for issues
- Output
Format - Output format for check results