mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Preserve comments on map keys
This commit is contained in:
@@ -71,7 +71,6 @@ Given a sample.yml file of:
|
||||
a: {things: great}
|
||||
b:
|
||||
also: "me"
|
||||
|
||||
```
|
||||
then
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user