Skip to main content

AFFECTED_FILES_CAP

Constant AFFECTED_FILES_CAP 

Source
pub const AFFECTED_FILES_CAP: usize = 3;
Expand description

Maximum number of file names rendered inline in the “Affected files:” tail before switching to “… (and N others)”.

Tunable; v1 sets it small so the typical “hundreds of pages” case stays one line.