You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encoder: add SetAddExtraNewline option to json.Encoder (#119)
* Encoder: add SetAddExtraNewline option to json.Encoder
* feat: rename AddExtraNewline to AppendNewline
* refactor: change AppendNewline to be part of AppendFlags
* feat: make appendNewline private
0 commit comments