Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement suggestions from cargo clippy #53

Open
kirillt opened this issue May 11, 2024 · 0 comments · Fixed by #66
Open

Implement suggestions from cargo clippy #53

kirillt opened this issue May 11, 2024 · 0 comments · Fixed by #66
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kirillt
Copy link
Member

kirillt commented May 11, 2024

Anyone is welcome to work on it, even if you've never contributed to opensource projects.

How to start:

  1. Clone the repo, checkout main branch.
  2. Run cargo clippy --workspace --tests --bins -- -D warnings.
  3. Examine warnings and suggestions.
  4. Take one or two and work on them. If
  5. Submit the «Pull Request». See CONTRIBUTE.md for more details.
  6. If there are no more warnings or suggestions, then feel free to checkout our Contribute dashboard for more tasks or reach us in Telegram.

This is a background task, it will remain open for future cases even after related PRs are merged.

@kirillt kirillt added the good first issue Good for newcomers label May 11, 2024
@kirillt kirillt added the enhancement New feature or request label May 25, 2024
@tareknaser tareknaser reopened this Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants