Skip to content

Improve continuous integration checks (rustfmt, rustdoc, clippy) #9

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 2 commits into from
Jul 10, 2024

Conversation

Urgau
Copy link
Member

@Urgau Urgau commented Jul 9, 2024

This PR improve the CI checks with jobs checking for rustfmt, rustdoc and clippy.

This is done to improve/maintain the code quality of this crate and enable more improvements in the future.
As well as fixing the reported warnings by clippy.

r? @michaelwoerister

@Urgau Urgau requested a review from michaelwoerister July 9, 2024 14:02
Copy link
Member

@michaelwoerister michaelwoerister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

@michaelwoerister michaelwoerister merged commit 2490f48 into rust-lang:main Jul 10, 2024
10 checks passed
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