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

chore: Check features individually #528

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

adamspofford-dfinity
Copy link
Contributor

This PR changes the cargo clippy setup to use cargo-hack, to check each feature individually instead of only the default features or only the full set of features. Two commands are used so that features enabled in dev-dependencies don't leak into checking normal builds.

@adamspofford-dfinity adamspofford-dfinity marked this pull request as ready for review March 9, 2024 01:13
@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner March 9, 2024 01:13
.github/workflows/lint.yml Show resolved Hide resolved
@adamspofford-dfinity adamspofford-dfinity merged commit 2ba4769 into main Mar 11, 2024
25 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/each-feature branch March 11, 2024 15:53
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