Skip to main content

build_profile_from_findings

Function build_profile_from_findings 

Source
pub fn build_profile_from_findings(
    findings: &[StyleFinding],
    total_lines: usize,
) -> StyleProfile
Expand description

Build a StyleProfile directly from findings (language-agnostic).