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

Fix clippy on generated code & add a deny for warnings #640

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Apr 9, 2024

This gets rid of the clippy warnings on code generated for protos by allowing all on an intermediate module declaration, as well as makes it a requirement for clippy to successfully finish w/o warnings for the Dockerfile build

@insipx insipx marked this pull request as ready for review April 9, 2024 20:21
@insipx insipx requested a review from a team as a code owner April 9, 2024 20:21
Copy link
Contributor

@tuddman tuddman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! should've done this yesterday.
Thanks for finishing it up :)

@insipx
Copy link
Contributor Author

insipx commented Apr 9, 2024

For some reason I didn't consider this strategy yesterday but remembered while working on an unrelated PR -- we're finally going to have a clean PR review view 🥳

@insipx insipx merged commit 1a3105b into main Apr 9, 2024
7 checks passed
@insipx insipx deleted the insipx/fix-clippy branch April 9, 2024 20:38
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.

2 participants