Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSONBackend should be alphabetized #59

Closed
teddyrendahl opened this issue May 18, 2018 · 2 comments
Closed

JSONBackend should be alphabetized #59

teddyrendahl opened this issue May 18, 2018 · 2 comments

Comments

@teddyrendahl
Copy link
Contributor

Expected Behavior

The devices with the produced json file should be alphabetized for better diffs.

@ZLLentz
Copy link
Member

ZLLentz commented Jul 19, 2018

This is done, right?

json.dump(db, handle, sort_keys=True, indent=4)

@teddyrendahl
Copy link
Contributor Author

🍾

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants