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

Add clippy default args #4

Merged
merged 1 commit into from
Nov 25, 2022
Merged

Add clippy default args #4

merged 1 commit into from
Nov 25, 2022

Conversation

claudiu725
Copy link
Contributor

Add a new workflow input, clippy-args, which controls the arguments for clippy.
The default arguments are --all-targets --all-features, as recommended by the documentation on cargo clippy for CI builds.

@claudiu725 claudiu725 merged commit 9cd6f24 into main Nov 25, 2022
@claudiu725 claudiu725 deleted the clippy-args branch November 25, 2022 12:52
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