You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have sanity_checks.py check that releases.json is formatted, and have
format.py format it.
Remove the sorted keys check since the format check subsumes it.
We could also format ci_config.json, but sorting keys alphabetically
would break some semantically meaningful groupings, so skip for now.
0 commit comments