Skip to content

Conversation

djken2009
Copy link
Contributor

  • Add --format option with support for text, json, and json_pp formats
  • json_pp provides pretty-printed JSON output for human readability
  • Maintain backward compatibility with existing --json option
  • Resolves add --pp-json - --json with pretty print #251

- Add --format option with support for text, json, and json_pp formats
- json_pp provides pretty-printed JSON output for human readability
- Maintain backward compatibility with existing --json option
- Resolves bids-standard#251
- Add missing format field to test assertion
- Fixes CI test failure after adding --format option
Copy link
Contributor

@effigies effigies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I broadly support the proposal, will give people time to weigh in on the color of this bikeshed.

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.

add --pp-json - --json with pretty print
2 participants