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

πŸ› οΈ Useless use of format! (cargo clippy warning) #436

Merged
merged 4 commits into from
Dec 11, 2023

Conversation

diogocanut
Copy link
Contributor

@diogocanut diogocanut commented Dec 11, 2023

What does this PR do?

Provides a fix for the warning generated by cargo clippy: useless use of format!

Why is this change essential?

This change is essential to ensure a high quality code in the codebase, which improves developer experience.

@diogocanut diogocanut changed the title πŸ› οΈ Useless use of format! (cargo clippy warning) πŸ› οΈ Useless use of format! (cargo clippy warning) Dec 11, 2023
Copy link
Collaborator

@alamin655 alamin655 left a comment

Choose a reason for hiding this comment

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

Approved! Let's merge this in. πŸ‘

@alamin655 alamin655 merged commit 2b41fb9 into neon-mmd:rolling Dec 11, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants