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

Ensure accounts and budget print valid JSON #5

Merged
merged 1 commit into from Feb 21, 2021

Conversation

darnir
Copy link

@darnir darnir commented Feb 5, 2021

The existing code tries to pretty print JSON, but the output is not actually valid JSON.

This patch ensures that the output of accounts and budgets commands is valid json that can be parsed by other tools like jq

@darnir
Copy link
Author

darnir commented Feb 20, 2021

ping

@afonsoc12 afonsoc12 merged commit a363463 into afonsoc12:main Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants