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

CI: Don't specify --tests when running cargo clippy #983

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

smalis-msft
Copy link
Contributor

--all-targets is a superset of --tests, so there is no need to specify it separately. All of our current uses set these to the same bool, so just remove the --tests flag.

@smalis-msft smalis-msft requested a review from a team as a code owner March 8, 2025 20:26
@smalis-msft smalis-msft enabled auto-merge (squash) March 8, 2025 20:26
@jstarks jstarks disabled auto-merge March 8, 2025 21:22
@jstarks
Copy link
Member

jstarks commented Mar 8, 2025

Disabling auto merge in case there's a corresponding closed source change.

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