sops
sops copied to clipboard
Sort sops parameters in dotenv file
Fixes https://github.com/mozilla/sops/issues/565 by sorting the parameters as suggested by @autrilla (implementation by @Jdban)
Built on top of https://github.com/mozilla/sops/pull/575
The test reliably fails if I comment out line 106 sort.Strings(keys)