pub fn check_source_with_config( cfg: &Config, source: &str, anchor: &Path, lang: Lang, scheme: &str, report: bool, ) -> Result<SourceReport>