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
Improve code formatting and apply pre-commit hooks
Refactor code for better readability with multiline format. Add a Clippy
suppression to acknowledge the use of unwrap in tests and ensure pre-commit
hooks catch future style issues.
0 commit comments