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
Dumper always adds one trailing line break at the end. It was a feature before we added block scalars support, but now it break dumps in cases, when last object in the stream is |+ or >+ scalar.
Dumper always adds one trailing line break at the end. It was a feature before we added block scalars support, but now it break dumps in cases, when last object in the stream is
|+or>+scalar.