Merge anchors - wip

This commit is contained in:
Mike Farah
2019-12-22 15:15:15 +11:00
parent 19fe718cfb
commit 949bf1c1d7
3 changed files with 110 additions and 20 deletions
@@ -4,12 +4,12 @@ foo: &foo
bar: &bar
b: 2
thing: coconut
c: oldbar
overrideA:
foobarList:
<<: [*foo,*bar]
a: vanilla
c: 3
c: newbar
foobar:
<<: *foo