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

Omit safe for encoding/json.Encoder #17

Merged
merged 2 commits into from Mar 25, 2022
Merged

Omit safe for encoding/json.Encoder #17

merged 2 commits into from Mar 25, 2022

Conversation

breml
Copy link
Owner

@breml breml commented Mar 24, 2022

Document accepted edge case for encoding/json.MarshalIndent

Fixes: #14

@breml breml merged commit 30fe2a4 into master Mar 25, 2022
@breml breml deleted the issue_14 branch March 25, 2022 11:58
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.

Skipping error checks for json.Encoder.Encode or json.MarshalIndent is not safe
1 participant