8000 Replace unevaluated gyb values in documentation comments by mattt · Pull Request #244 · swiftlang/swift-syntax · GitHub
[go: up one dir, main page]

Skip to content

Replace unevaluated gyb values in documentation comments #244

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 1 commit into from
Oct 20, 2020
Merged

Replace unevaluated gyb values in documentation comments #244

merged 1 commit into from
Oct 20, 2020

Conversation

mattt
Copy link
Contributor
@mattt mattt commented Oct 20, 2020

Some of the documentation comments in SyntaxProtocol include unescaped GYB expressions (${node.name}), which appear to be a copy-paste error introduced in 65a49c4. This PR replaces them with the phrase "syntax node", to match the other documentation comments.

@mattt
Copy link
Contributor Author
mattt commented Oct 20, 2020

@swift-ci Please test

@akyrtzi akyrtzi merged commit 498c4a5 into swiftlang:main Oct 20, 2020
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
Improve pattern recognition in `UseLetInEveryBoundCaseVariable`.
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
0