Skip to content

[writer] Prevent space after dash for arrays that wrap#343

Merged
puzrin merged 1 commit intonodeca:masterfrom
onebytegone:fix_342_array_eol_space
May 7, 2017
Merged

[writer] Prevent space after dash for arrays that wrap#343
puzrin merged 1 commit intonodeca:masterfrom
onebytegone:fix_342_array_eol_space

Conversation

@onebytegone
Copy link
Copy Markdown
Contributor

This PR is to fix #342. A similar issue was mitigated for #68. As the code for writing block sequences was added in the initial implementation of the dumper (see: a605468), it seems this case was just missed when the fix for key/value pairs was added in ea3d954.

@onebytegone onebytegone changed the title Prevent space after dash for arrays that wrap [writer] Prevent space after dash for arrays that wrap Apr 17, 2017
@puzrin puzrin merged commit 9e26400 into nodeca:master May 7, 2017
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.

[writer] Prevent unnecessary space at end of lines with three-space indent

2 participants