check_lines

Function check_lines 

Source
fn check_lines<'a>(
    path: &Path,
    content: &'a str,
    tidy_ctx: &TidyCtx,
    check: &mut RunningCheck,
)