Replies: 1 comment
-
|
It could be gated behind a feature flag, or a separate processing step like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I can tell, the merge operator
<<does not seem to have any support at all - it's just processed as a normal key and left to the user.Is there any plan to ever support that? I realize it's technically not in the official spec and is instead part of a forever-unratified draft, but there is an absolute ton of yaml on the internet that uses it.
Beta Was this translation helpful? Give feedback.
All reactions