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 #2

Merged
merged 1 commit into from Aug 20, 2022
Merged

refactor: fix clippy warnings #2

merged 1 commit into from Aug 20, 2022

Conversation

mainrs
Copy link
Contributor

@mainrs mainrs commented Aug 20, 2022

I ran cargo clippy --fix to fix some linting errors. If you want try it out on the current commit and see what it shows you as output. Make sure to use cargo clippy to get the errors printed to the console. Since you seem to be new to Rust it might be a good idea!

@Ruturajn
Copy link
Owner

Hi,
Thanks for the Pull Request. You are right, this is my first Rust based project. I will check this out, and let you know.

@mainrs
Copy link
Contributor Author

mainrs commented Aug 20, 2022

I'll open another one to remove the large match arm. It is, objectively speaking, ugly.

@Ruturajn Ruturajn merged commit 5987ffe into Ruturajn:main Aug 20, 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.

None yet

2 participants