Skip to content

Run clippy in CI #169

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 7 commits into from
Jun 16, 2022
Merged

Run clippy in CI #169

merged 7 commits into from
Jun 16, 2022

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Jun 13, 2022

The clippy::let_unit_value lint triggers unnecessarily on nightly, see rust-lang/rust-clippy#8998.

@madsmtm madsmtm force-pushed the clippy branch 3 times, most recently from 10fd572 to 6ed3325 Compare June 14, 2022 04:50
@madsmtm madsmtm added the enhancement New feature or request label Jun 14, 2022
@madsmtm madsmtm marked this pull request as ready for review June 16, 2022 08:45
@madsmtm madsmtm merged commit a301d25 into master Jun 16, 2022
@madsmtm madsmtm deleted the clippy branch June 16, 2022 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant