pub fn load(config: &Config) -> Vec<RuleFile>Expand description
Every rule file config loads, user tier first, then the instruction
walk from the outermost root down to cwd — the same root→cwd ordering
instruction files use, so the nearest rule is read last. Empty (and free
of any filesystem work) when [core.path_rules] is off.