Skip to content

Refactor variable declarations in Build function for clarity#54

Merged
jglogan merged 1 commit into
apple:mainfrom
kasugamirai:fix/string
Feb 4, 2026
Merged

Refactor variable declarations in Build function for clarity#54
jglogan merged 1 commit into
apple:mainfrom
kasugamirai:fix/string

Conversation

@kasugamirai
Copy link
Copy Markdown
Contributor

  • Changed slice initializations from shorthand to explicit var declarations for clientOpts, exportsWithOutput, and platformStrings.
  • This improves readability and maintains consistency in the code style.

- Changed slice initializations from shorthand to explicit var declarations for clientOpts, exportsWithOutput, and platformStrings.
- This improves readability and maintains consistency in the code style.
Copy link
Copy Markdown
Contributor

@jglogan jglogan left a comment

Choose a reason for hiding this comment

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

More idiomatic, thanks!

@jglogan jglogan merged commit a9bd132 into apple:main Feb 4, 2026
2 checks passed
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