Skip to main content

validate_no_local_paths

Function validate_no_local_paths 

Source
pub fn validate_no_local_paths(file: &Path, content: &str) -> Vec<Issue>
Expand description

Check for machine-local paths that should not appear in shared rules.