Skip to content

Close to1#119

Merged
Idleness76 merged 7 commits into
mainfrom
closeTo1
Oct 1, 2025
Merged

Close to1#119
Idleness76 merged 7 commits into
mainfrom
closeTo1

Conversation

@Idleness76
Copy link
Copy Markdown
Owner

No description provided.

- Add CI workflow with formatting, linting, testing across platforms
- Add automated release workflow with version management
- Add dependabot configuration for dependency updates
- Add release process documentation
- Add workflow status badges to README
- Replace match expressions with matches! macro for cleaner boolean logic
- Fix needless borrows in error handling and string formatting
- Replace assert_eq! with bool literals using assert! for better idioms
- Fix overly complex boolean expressions in tests
- Remove useless vec! allocations where arrays suffice
- Fix identical if/else blocks by removing redundant conditions
- Remove unused variables and unnecessary enumerations

All clippy warnings resolved while maintaining functionality and test coverage.
@Idleness76 Idleness76 self-assigned this Oct 1, 2025
@Idleness76 Idleness76 merged commit d300f0f into main Oct 1, 2025
@Idleness76 Idleness76 deleted the closeTo1 branch October 1, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant