Skip to content

Add clippy in CI #2673

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

Merged
merged 5 commits into from
Apr 21, 2025
Merged

Add clippy in CI #2673

merged 5 commits into from
Apr 21, 2025

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Apr 21, 2025

This adds clippy to CI, but with a restricted set of lints.

@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Apr 21, 2025
ehuss added 5 commits April 20, 2025 19:25
This sets up CI to check clippy with a restricted set of clippy groups.
Some of the default groups have some excessive sets of lints that are
either wrong or style choices that I would prefer to not mess over at
this time. The lint groups can be adjusted later if it looks like
something that would be helpful.
This happens because it is only used in the test configuration.
@ehuss ehuss enabled auto-merge April 21, 2025 02:32
@ehuss ehuss added this pull request to the merge queue Apr 21, 2025
Merged via the queue into rust-lang:master with commit c948fe4 Apr 21, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: waiting on a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants