Function tidy::error_codes::check

source ยท
pub fn check(
    root_path: &Path,
    search_paths: &[&Path],
    verbose: bool,
    bad: &mut bool
)