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

Remove redundant #[allow(clippy::too_many_arguments)] #674

Closed
Farhad-Shabani opened this issue May 11, 2023 · 0 comments · Fixed by #675
Closed

Remove redundant #[allow(clippy::too_many_arguments)] #674

Farhad-Shabani opened this issue May 11, 2023 · 0 comments · Fixed by #675
Labels
O: code-hygiene Objective: aims to improve code hygiene
Milestone

Comments

@Farhad-Shabani
Copy link
Member

Summary

We don't need #[allow(clippy::too_many_arguments)] places like here anymore

@Farhad-Shabani Farhad-Shabani added the O: code-hygiene Objective: aims to improve code hygiene label May 11, 2023
@github-project-automation github-project-automation bot moved this to ✅ Done in ibc-rs May 11, 2023
@Farhad-Shabani Farhad-Shabani added this to the v0.41.0 milestone May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: code-hygiene Objective: aims to improve code hygiene
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant