Setup: 1. config file with duplicate key/value pairs. 1. latest confcrypt version Actual behavior: * `confcrypt aws validate file.econf` outputs no validation erros. * `confcrypt aws edit ...` removes duplicated keys. Expected behavior: * `confcrypt aws validate file.econf` reports duplicated keys. * `confcrypt aws edit ...` validates file prior to editing.
Setup:
Actual behavior:
confcrypt aws validate file.econfoutputs no validation erros.confcrypt aws edit ...removes duplicated keys.Expected behavior:
confcrypt aws validate file.econfreports duplicated keys.confcrypt aws edit ...validates file prior to editing.