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

better JSON output formatting and testing #35

Merged
merged 1 commit into from
Oct 14, 2023
Merged

better JSON output formatting and testing #35

merged 1 commit into from
Oct 14, 2023

Conversation

trobro
Copy link
Member

@trobro trobro commented Oct 14, 2023

Changes in formatted JSON output:

  • Opening braces now appear on the same line as the key when an array or an object are values in an object.
  • The root object or array are no longer preceded by a blank newline.
  • Empty arrays or objects now appear on a line of their own when they are elements in an array.

@trobro trobro merged commit dd8dad4 into master Oct 14, 2023
2 checks passed
@trobro trobro deleted the testjson branch October 14, 2023 15:31
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.

1 participant