mirror of
https://github.com/spf13/viper
synced 2025-05-10 22:27:18 +00:00
This patch provides fixes for: - https://github.com/spf13/viper/issues/730 - https://github.com/spf13/viper/issues/695 - https://github.com/spf13/viper/issues/353 - https://github.com/spf13/viper/issues/174 - https://github.com/spf13/viper/issues/378 - https://github.com/spf13/viper/issues/629
4 lines
No EOL
37 B
YAML
4 lines
No EOL
37 B
YAML
foo:
|
|
bar:
|
|
- baz: 1
|
|
- baz: 2 |