Expand description
Text output formatter for bugbot check reports
Produces human-readable text output for terminal display, as an alternative
to the default JSON output. Used when --format text is specified.
Functionsยง
- format_
bugbot_ text - Format a
BugbotCheckReportas human-readable text.