mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-11 14:30:24 +02:00
core: doc and logging touchups
This commit is contained in:
@ -1140,6 +1140,7 @@ impl ArgMatches {
|
||||
}
|
||||
},
|
||||
};
|
||||
log::debug!("hyperlink format: {:?}", fmt.to_string());
|
||||
Ok(HyperlinkConfig::new(env, fmt))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user