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: replaced match with if let #293

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

Markaeus
Copy link
Contributor

Description

Replaced "match" with "if let" to eliminate the clippy message. This has been built and tested.

This PR fixes #265

@netlify
Copy link

netlify bot commented Oct 15, 2022

Deploy Preview for robyn canceled.

Name Link
🔨 Latest commit 09d3712
🔍 Latest deploy log https://app.netlify.com/sites/robyn/deploys/634afce49d66df0008c2dcee

@Overflow0xFFFF
Copy link

LGTM! 🎃

Copy link
Member

@sansyrox sansyrox left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you 🎃🎃

@sansyrox
Copy link
Member

Great workl @Markaeus ❇️

@sansyrox sansyrox merged commit 896e4ef into sparckles:main Oct 17, 2022
Shending-Help pushed a commit to Shending-Help/robyn that referenced this pull request Oct 19, 2022
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.

[Feature Request] fix clippy issues
3 participants