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

feat: json format output & a fix #47

Merged
merged 7 commits into from
May 28, 2023
Merged

feat: json format output & a fix #47

merged 7 commits into from
May 28, 2023

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented May 27, 2023

Follow up to #46. Fixes a bug and adds output format option. Closes #41.

henryiii and others added 3 commits May 26, 2023 19:32
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii changed the title henryiii/feat/json feat: json format output & a fix May 27, 2023
@henryiii
Copy link
Collaborator Author

henryiii commented May 27, 2023

Okay, think that is working. The question is, what’s the best output format, dict of lists or dict of dicts (with the keys being the check ids)?

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/feat/json branch from bbf5e34 to bc00b7e Compare May 28, 2023 02:55
@henryiii henryiii merged commit 81c4965 into main May 28, 2023
@henryiii henryiii deleted the henryiii/feat/json branch May 28, 2023 12:37
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.

FEAT: Allow output in JSON
1 participant