Commit Graph

3 Commits

Author SHA1 Message Date
geoffsee
2dbe8558e5 chore(ci): Comment out clippy and rustfmt steps in workflows
- Disable clippy and rustfmt steps in both `ci.yml` and `release.yml`
- Retain these steps as comments for potential future reactivation
2025-08-25 15:28:46 -04:00
geoffsee
560980d9d7 refactor(core): Improve code readability and structure
- Format code uniformly, applying consistent indentation and spacing
- Restructure enum, function, and match-case formatting for clarity
- Remove redundant `defaults` from CI workflows
2025-08-25 15:24:10 -04:00
geoffsee
3995b14f9e init for public release 2025-08-25 15:15:13 -04:00