Skip to main content

DEFAULT_MIN_REVS

Constant DEFAULT_MIN_REVS 

pub const DEFAULT_MIN_REVS: u32 = 5;
Expand description

Minimum revisions per entity to surface in any per-file analysis. Matches code-maat’s -n default. Filters away long-tail noise (files changed once or twice) from hotspots and ownership reports.