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

preserve comments when updating yaml #2327

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

niclim
Copy link
Contributor

@niclim niclim commented Sep 20, 2023

🍗 Description

What does this PR do? Anything folks should know?

This connects the yaml roundtrip function so that we can use it to preserve comments

I think how this works is that it also formats the yaml doc - e.g. response: {} gets formatted to response:\n {}

📚 References

Links to relevant docs (Notion, Twist, GH issues, etc.), if applicable.

👹 QA

How can other humans verify that this PR is correct?

@niclim niclim added this pull request to the merge queue Sep 21, 2023
Merged via the queue into main with commit 645cafb Sep 21, 2023
1 check passed
@niclim niclim deleted the write-without-update-comments branch September 21, 2023 12:36
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