mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
Refactoring
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
a: Easy! as one two three
|
||||
b:
|
||||
c:
|
||||
name: c1
|
||||
f: things
|
||||
d:
|
||||
name: d1
|
||||
f: other
|
||||
c: 2
|
||||
d: [3, 4]
|
||||
e:
|
||||
- name: fred
|
||||
value: 3
|
||||
- name: sam
|
||||
value: 4
|
||||
Reference in New Issue
Block a user