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

DR2-2078 Add JSON output #1166

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

DR2-2078 Add JSON output #1166

wants to merge 4 commits into from

Conversation

MancunianSam
Copy link
Collaborator

This can be used on the CLI by passing the --json flag or through a new
radio button group on the export dialog.

I also used a java 21 switch statement which meant I needed to upgrade
the checkstyle plugins which then meant there were errors which were
ignored before so I've fixed these rather than trying to suppress them.

This can be used on the CLI by passing the --json flag or through a new
radio button group on the export dialog.

I also used a java 21 switch statement which meant I needed to upgrade
the checkstyle plugins which then meant there were errors which were
ignored before so I've fixed these rather than trying to suppress them.
@MancunianSam MancunianSam force-pushed the DR2-2078-add-json-output branch from 757c9e7 to 5258c18 Compare February 4, 2025 15:53
Copy link
Collaborator

@sparkhi sparkhi left a comment

Choose a reason for hiding this comment

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

Looks good and works too. I've left a few inline comments.

@MancunianSam MancunianSam self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

2 participants