Skip to main content

evaluation_paths

Function evaluation_paths 

Source
pub fn evaluation_paths(
    pin: &StandardsPin,
    actual_paths: &[String],
) -> Vec<String>
Expand description

Actual changed paths plus approval-pinned, read-only context. The latter affects rule and checker applicability but never the contract write sweep.