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

Rewrite [str1, str2].join() calls #82

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Rewrite [str1, str2].join() calls #82

merged 2 commits into from
Apr 18, 2024

Conversation

iunanua
Copy link
Collaborator

@iunanua iunanua commented Apr 12, 2024

What does this PR do?

Rewrite call expressions (of configured methods like join, slice, concat) where member is an array

Motivation

Rewrite [str1, str2].join()

Additional Notes

Describe how to test your changes

Checklist

  • The CHANGELOG.md has been updated
  • Unit tests have been updated and pass
  • If known, an appropriate milestone has been selected

@iunanua iunanua marked this pull request as ready for review April 12, 2024 12:17
@iunanua iunanua requested a review from a team as a code owner April 12, 2024 12:17
@iunanua iunanua merged commit 848933b into main Apr 18, 2024
20 checks passed
@uurien uurien deleted the igor/rewrite-array-join branch April 18, 2024 13:42
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