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

Added newline to hash and json writers #33

Merged
merged 1 commit into from
Feb 16, 2014

Conversation

markijbema
Copy link
Contributor

The other writers all already add a newline, except for the
text writer. Since it might be significant, I decided against adding a newline there.

This behaviour change is backwards compatible in the sense that the approvals don't change. Once they change, they also add the newline.

fixes #32

The other writers all already add a newline, except for the
text writer. Since it might be significant, I decided against adding a newline there.

This behaviour change is backwards compatible in the sense that the approvals don't change. Once they change, they also add the newline.
@kytrinyx
Copy link
Contributor

❤️

kytrinyx added a commit that referenced this pull request Feb 16, 2014
Added newline to hash and json writers
@kytrinyx kytrinyx merged commit 66c66f2 into approvals:master Feb 16, 2014
@markijbema markijbema deleted the add-newline branch February 16, 2014 16:33
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.

Newline on end of file
2 participants