pub fn check_staleness( files: &[PathBuf], root: &Path, config: &AuditConfig, ) -> Vec<Issue>
Check if instruction files are older than source code.