pub fn extract_global_disable_rules(source: &str) -> HashSet<String>
Extract global disable rules from the first comment line. Returns set of disabled rule names (empty string means all disabled).