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

Fix rendering of JSON output #117

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

lread
Copy link
Contributor

@lread lread commented Aug 22, 2024

json output now renders as JSON.
json & sarif output (both are JSON) now pretty-printed.

Closes #116

`json` output now renders as JSON.
`json` & `sarif` output (both are JSON) now pretty-printed.

Closes clj-holmes#116
@seancorfield seancorfield merged commit 4d44cb4 into clj-holmes:main Aug 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

--output json renders as escaped string
2 participants