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 more clippy-isms, enable clippy in CI and Makefile #796

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

graydon
Copy link
Contributor

@graydon graydon commented May 4, 2023

This extends #790 and a bit of #728, enabling the default set of clippy warnings and then disabling all the style ones, and adding clippy to CI and Makefile.

We can enable more checks as we have time, in groups, without having to do them all at once (and risk the PR bitrotting while waiting on review).

@graydon graydon requested review from sisuresh and a team as code owners May 4, 2023 04:59
@graydon graydon merged commit 0aaf89e into main May 4, 2023
@graydon graydon deleted the more-clippy branch May 4, 2023 05:25
@graydon graydon mentioned this pull request May 4, 2023
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