Skip to content

Conversation

@yslpn
Copy link
Contributor

@yslpn yslpn commented Jun 7, 2025

This PR addresses all clippy warnings in the codebase, making it more idiomatic Rust while maintaining all existing functionality.

Changes made:

  • Documentation: Updated CONTRIBUTING.md with code quality guidelines
  • CI Integration: Added clippy checks to GitHub Actions
  • Code Quality: Fixed all clippy warnings (70+ issues)

Benefits:

  • Enforced code quality standards in CI
  • More idiomatic and readable Rust code
  • Better code maintainability

Testing:

  • All tests pass: cargo test
  • No clippy warnings: cargo clippy --all-targets --all-features
  • No functional changes, only code style improvements

@yslpn yslpn changed the title Fix all clippy warnings and improve code quality chore: fix all clippy warnings and improve code quality Jun 8, 2025
@timofei-iatsenko
Copy link
Collaborator

LGTM

@andrii-bodnar andrii-bodnar merged commit 38f7c48 into lingui:main Jun 16, 2025
1 check passed
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.

3 participants