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

Add JSON support #35

Merged
merged 3 commits into from
Jan 14, 2024
Merged

Add JSON support #35

merged 3 commits into from
Jan 14, 2024

Conversation

LukasKalbertodt
Copy link
Owner

This was extracted from #34 which in turn used a commit from #33.

PaulWagener and others added 3 commits January 14, 2024 17:19
That was fairly annoying because of the JSON literal in the test. Using
raw strings is good to not need to escape all the quotes, but it makes
it super hard to split a line. Just putting it into a new file is
probably the best idea.
@LukasKalbertodt LukasKalbertodt merged commit 42d92c4 into master Jan 14, 2024
4 checks passed
@LukasKalbertodt
Copy link
Owner Author

Thanks @PaulWagener and @t-moe!

@LukasKalbertodt LukasKalbertodt deleted the add-json-support branch January 14, 2024 16:21
This was referenced Jan 14, 2024
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.

2 participants