pub fn check_one_file( path: &Path, cfg: &Config, scheme: &str, report: bool, ) -> Result<Option<FileReport>>