Skip to main content

Module ki_bugzilla_report_width

Module ki_bugzilla_report_width 

Source
Expand description

Gate: a Bugzilla report body fits in 79 columns.

Bugzilla renders a comment as preformatted plain text and reflows nothing, so a line past that width wraps where Bugzilla chooses — and the aligned table or annotated excerpt carrying the argument does not survive it. The rule is Bugzilla’s, not every tracker’s: the tracker is recognised from the whole upstream: value, case-insensitively, with show_bug.cgi counting alongside the product name because a Bugzilla instance is routinely branded something else. The body sits in a fence — text outside one belongs to the markdown formatter, at a width it chooses rather than the tracker’s. Width is measured in display columns.

Constants§

CITES
The rules this gate can cite.

Functions§

run
Judge every known-issue record under the resolved roots.