org.openrewrite.yaml.MergeYaml
is not respecting the current indentation of the list
#5083
Labels
bug
Something isn't working
When merging into an existing list with no indentation, the modified entry will be indented, causing the new list to be invalid
What version of OpenRewrite are you using?
I am using
What is the smallest, simplest way to reproduce the problem?
I wrote a unit test to reproduce the issue
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: