Fixed 42 clippy warnings across integration and command modules: - unnecessary_lazy_evaluations: Changed unwrap_or_else to unwrap_or - uninlined_format_args: Modernized format strings to use inline syntax - needless_borrows_for_generic_args: Removed unnecessary borrows - only_used_in_recursion: Prefixed unused recursive param with underscore All files now pass cargo clippy -- -D warnings Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth.rs | ||
| azuredevops_search.rs | ||
| azuredevops.rs | ||
| callback_server.rs | ||
| confluence_search.rs | ||
| confluence.rs | ||
| mod.rs | ||
| native_cookies_macos.rs | ||
| native_cookies.rs | ||
| servicenow_search.rs | ||
| servicenow.rs | ||
| webview_auth.rs | ||
| webview_fetch.rs | ||
| webview_search.rs | ||