fix

Function fix 

Source
pub fn fix(
    warnings: &[Warning],
    lines: &mut Vec<LineEntry>,
    skip_checks: &[LintKind],
) -> usize