Skip to main content

Module text_format

Module text_format 

Source
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 BugbotCheckReport as human-readable text.