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

style: simplify string formatting #10259

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

hamirmahal
Copy link
Contributor

The goal of this change is to improve code readability and maintainability.

cargo test and cargo clippy pass locally.

@hamirmahal hamirmahal requested a review from a team as a code owner July 11, 2024 19:10
Comment on lines -438 to -439
command = command,
slugified_command = slugified_command,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think these were necessary.

@amrbashir
Copy link
Member

Thank you

@hamirmahal
Copy link
Contributor Author

You’re welcome!

@amrbashir amrbashir merged commit 1a88fc1 into tauri-apps:dev Jul 12, 2024
26 checks passed
@hamirmahal hamirmahal deleted the style/simplify-string-formatting branch July 12, 2024 23:51
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