Function clippy_config::conf::lookup_conf_file
source · pub fn lookup_conf_file() -> Result<(Option<PathBuf>, Vec<String>)>
Expand description
Search for the configuration file.
§Errors
Returns any unexpected filesystem error encountered when searching for the config file