Skip to main content

check_staleness

Function check_staleness 

Source
pub fn check_staleness(
    files: &[PathBuf],
    root: &Path,
    config: &AuditConfig,
) -> Vec<Issue>
Expand description

Check if instruction files are older than source code.