468409a154
Load used to load differently files that don't have the same notation, for example: ```yaml foo.bar: baz ``` would load differently than ```yaml foo: bar: baz ``` This commit fixes it. Signed-off-by: Djordje Lukic <djordje.lukic@docker.com> |
||
---|---|---|
.. | ||
load.go | ||
load_test.go | ||
merge.go | ||
merge_test.go | ||
opts.go | ||
parameters.go | ||
parameters_test.go |