pub fn resolve_framework_rules(custom: &[FrameworkPreset]) -> Vec<FrameworkRule> ⓘExpand description
Load user-defined framework rules from config.
Built-in framework support is handled by the plugin system in fallow-core. This function only processes custom user-defined presets.