Skip to main content

check_actionable

Function check_actionable 

Source
pub fn check_actionable(
    rel: &str,
    content: &str,
    config: &AuditConfig,
) -> Vec<Issue>
Expand description

Check that agent instruction files contain actionable content.