You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update format strings to use inline variable syntax
- Fix remaining clippy::uninlined_format_args warnings in auth.rs
- Update format! macros to use modern {variable} syntax
- Ensures full compliance with clippy -D warnings
All code quality checks now pass ✅
0 commit comments