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 for readability #1828

Conversation

hamirmahal
Copy link
Contributor

Description:

This change cleans up string formatting to improve code readability and maintainability.

There are other changes, too, like removing mut where we don't need it.

Copy link

changeset-bot bot commented Oct 12, 2024

🦋 Changeset detected

Latest commit: d6dafed

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codspeed-hq bot commented Oct 12, 2024

CodSpeed Performance Report

Merging #1828 will create unknown performance changes

Comparing hamirmahal:style/simplify-string-formatting-for-readability (d6dafed) with main (a785d6f)

Summary

⚠️ No benchmarks were detected in both the base of the PR and the PR.

@wre232114
Copy link
Member

Thanks!

@wre232114 wre232114 enabled auto-merge (squash) October 13, 2024 02:14
auto-merge was automatically disabled October 13, 2024 19:36

Head branch was pushed to by a user without write access

@wre232114 wre232114 enabled auto-merge (squash) October 14, 2024 01:15
@wre232114 wre232114 merged commit d7cff30 into farm-fe:main Oct 14, 2024
36 checks passed
@hamirmahal hamirmahal deleted the style/simplify-string-formatting-for-readability branch October 14, 2024 04:41
@hamirmahal
Copy link
Contributor Author

You're welcome!

@github-actions github-actions bot mentioned this pull request Oct 14, 2024
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.

3 participants