Skip to content

Conversation

@Spartan322
Copy link
Member

No description provided.

GitInfoScript += "const short_hash : StringName = &\""+ _repo_short_hash +"\"\n"
GitInfoScript += "const tag : StringName = &\""+ _repo_tag +"\"\n"
GitInfoScript += "const release_name : StringName = &\""+ _repo_release_name +"\"\n"
GitInfoScript += 'const commit_hash : StringName = &"' + _repo_hash + '"\n'
Copy link
Contributor

@wvpm wvpm Feb 1, 2025

Choose a reason for hiding this comment

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

Why use ' here and " everywhere else?
Is it purely to avoid \"?

@Spartan322 Spartan322 added the salvageable Is old or out of date, but can be salvaged for potential merge label Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement salvageable Is old or out of date, but can be salvaged for potential merge topic:codestyle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants