Skip to content

Fix EMU grammar errors related to template strings #7671

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

Merged
merged 3 commits into from
Jun 18, 2025

Conversation

neoncitylights
Copy link
Contributor

  • Renames some production rules for consistency with the others:
    • TemplateSpans to StringTemplateSpans
    • TemplateMiddleList to StringTemplateMiddleList
  • fix typos in definitions for StringTemplate + StringTemplateSpans
  • make definition of StringTemplateTail + StringTemplateMiddle consistent with StringTemplateHead

- rename `TemplateSpans` and `TemplateMiddleList` to `StringTemplateSpans` to `StringTemplateMiddleList` so they're consistently named with the other rules
- fix typos in  definitions for `StringTemplate` + `StringTemplateSpans`
- make definition of `StringTemplateTail` + `StringTemplateMiddle` consistent with `StringTemplateHead`
@neoncitylights
Copy link
Contributor Author

@microsoft-github-policy-service agree

Copy link
Member

@timotheeguerin timotheeguerin left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

No changes needing a change description found.

@timotheeguerin timotheeguerin added this pull request to the merge queue Jun 17, 2025
@timotheeguerin timotheeguerin removed this pull request from the merge queue due to a manual request Jun 18, 2025
@timotheeguerin timotheeguerin added this pull request to the merge queue Jun 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2025
@timotheeguerin timotheeguerin added this pull request to the merge queue Jun 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2025
@timotheeguerin timotheeguerin added this pull request to the merge queue Jun 18, 2025
Merged via the queue into microsoft:main with commit 5d27cad Jun 18, 2025
21 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.

2 participants