sops icon indicating copy to clipboard operation
sops copied to clipboard

Sort sops parameters in dotenv file

Open edofic opened this issue 2 years ago • 0 comments

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)

edofic avatar Aug 04 '22 07:08 edofic