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

refactor: fix clippy warnings in tests #1438

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

hugocaillard
Copy link
Collaborator

Description

Because of the way rust-analyzer was setup in .vscode/settings.json, clippy wasn't running on tests.
In the future, let's setup clippy in the CI as well, it shouldn't rely on the editor config

@hugocaillard hugocaillard merged commit 584a722 into main Apr 25, 2024
18 checks passed
@hugocaillard hugocaillard deleted the refactor/clippy-fix-in-tests branch April 25, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant