Function try_lint_file

Source
fn try_lint_file(
    sess: &Session,
    unsafe_cheatcodes: &[String],
    path: &Path,
) -> Result<usize>