Skip to main content

DEFAULT_DIFF_MAX_LINES

Constant DEFAULT_DIFF_MAX_LINES 

Source
pub const DEFAULT_DIFF_MAX_LINES: usize = 120;
Expand description

Default cap on rendered diff lines (matching the 120-line convention popularized by Grok Build’s diff view).