fix clippy lints re 1.89

This commit is contained in:
mbecker20
2025-08-07 20:05:22 -04:00
parent d9abbbadaf
commit 7d9eab92e7
24 changed files with 295 additions and 313 deletions

View File

@@ -51,7 +51,7 @@ pub fn parse_config_paths<T: DeserializeOwned>(
println!(
"{}: {}: {ignores:?}",
"DEBUG".cyan(),
format!(
format_args!(
"{} {path:?} {}",
"Config Path".dimmed(),
"Ignores".dimmed()