Skip to main content

load_custom_rules_from_dir

Function load_custom_rules_from_dir 

Source
pub fn load_custom_rules_from_dir(dir: &Path) -> Result<Vec<CustomRuleDetector>>
Expand description

Load all custom rules from a directory (.yaml, .yml, .json).