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

fix clippy warnings #626

Merged
merged 8 commits into from
Aug 14, 2024
Merged

fix clippy warnings #626

merged 8 commits into from
Aug 14, 2024

Conversation

Michael-J-Ward
Copy link
Contributor

Catching up on the all the work you've been doing, and thought I'd throw this simple one up to clean up the clippy warnings.

I'd like to call attention to this commit because I suspect returning the same value from each side of the if encoding == "bgr8" could actually be a bug.

39c71bf

Copy link
Collaborator

@haixuanTao haixuanTao left a comment

Choose a reason for hiding this comment

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

Super neat!

Thanks for the help Michael!

Sorry our code is still a bit messy :S

@haixuanTao haixuanTao merged commit ffc1f4e into dora-rs:main Aug 14, 2024
40 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