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

clippy: Adding clippy::style check #211

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

larrydewey
Copy link
Contributor

Adding additional clippy style check to clean up linting errors.

Adding additional clippy style check to clean up linting errors.

Signed-off-by: Larry Dewey <[email protected]>
Copy link
Member

@DGonzalezVillal DGonzalezVillal left a comment

Choose a reason for hiding this comment

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

-D clippy::style catches some extra style fixes we should be aware about. The linting errors Larry is fixing appear on later versions of rust (latest), Fixing those does not break 1.70, so I'm good fixing those now to avoid linting errors later.

@larrydewey larrydewey merged commit c16705f into virtee:main Jul 31, 2024
27 checks passed
@larrydewey larrydewey deleted the clippy-errors branch July 31, 2024 18:28
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.

4 participants