- Disable clippy and rustfmt steps in both `ci.yml` and `release.yml` - Retain these steps as comments for potential future reactivation
- Format code uniformly, applying consistent indentation and spacing - Restructure enum, function, and match-case formatting for clarity - Remove redundant `defaults` from CI workflows