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

[WIP] Run clippy and rustfmt in CI #237

Closed
wants to merge 1 commit into from

Conversation

tarcieri
Copy link
Contributor

@tarcieri tarcieri commented Dec 10, 2022

Runs clippy pinned to the latest stable release (1.65)

This keeps CI deterministic and avoids potential breakages from new Rust releases, while also ensuring we currently pass all of the latest lints.

@tarcieri tarcieri force-pushed the clippy-and-rustfmt-in-ci branch from 77cf6e5 to 5da678a Compare December 10, 2022 18:05
@tarcieri
Copy link
Contributor Author

Will wait for #224 to land before trying to fix clippy.

The good news is that the code is already rustfmt clean!

@tarcieri tarcieri changed the title Run clippy and rustfmt in CI [WIP] Run clippy and rustfmt in CI Dec 10, 2022
@tarcieri tarcieri marked this pull request as draft December 10, 2022 18:10
@pinkforest
Copy link
Contributor

pinkforest commented Dec 18, 2022

Clippy needs clippy fixes, I ran them here w/ CI add:

@pinkforest pinkforest mentioned this pull request Dec 18, 2022
@tarcieri
Copy link
Contributor Author

Closing in favor of #244

@tarcieri tarcieri closed this Dec 18, 2022
@tarcieri tarcieri deleted the clippy-and-rustfmt-in-ci branch December 18, 2022 14:12
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