apple / password-manager-resources

A place for creators and users of password managers to collaborate on resources to make password management better.
MIT License
4.11k stars 439 forks source link

Fix the CI script for linting shared-credentials.json #752

Closed Sameesunkaria closed 4 months ago

Sameesunkaria commented 4 months ago

Use jq to sort the shared-credentials.json first by the list of "shared" domains and then the "from" domains.

Overall Checklist

rmondello commented 4 months ago

Doesn’t this change the meaning of the current contract?