kubeconform/pkg/config
Bill Franklin 9a6fff13cb
Forbid duplicate keys in strict mode (#121)
* Forbid duplicate keys in strict mode

Prevents specifying duplicate keys using
UnmarshallStrict: https://pkg.go.dev/gopkg.in/yaml.v2#UnmarshalStrict

* Add acceptance tests for duplicated properties
2022-07-15 14:23:10 +02:00
..
config.go Forbid duplicate keys in strict mode (#121) 2022-07-15 14:23:10 +02:00
config_test.go Add -v to output version number 2021-11-16 15:30:33 +00:00