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

Modify Ruby yaml files to follow the rules to copy comments to Go yam… #11713

Merged

Conversation

zli82016
Copy link
Member

@zli82016 zli82016 commented Sep 13, 2024

In #11715, I store the comments to a map. Each comment has a key. The key is the previous name line + the name line + the line which has the comment.

To make the keys work, the following rules should be followed:

  • name should be the next line of type
  • field and type should be in the same line

This PR is to make sure the key for the comments is correct.

Release Note Template for Downstream PRs (will be copied)


@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

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