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

Removes new-line at end of file in package.json #159

Closed
LinusU opened this issue Mar 17, 2016 · 0 comments · Fixed by #160
Closed

Removes new-line at end of file in package.json #159

LinusU opened this issue Mar 17, 2016 · 0 comments · Fixed by #160

Comments

@LinusU
Copy link
Contributor

LinusU commented Mar 17, 2016

When running commitizen init ... the last newline in the package.json gets removed. Not only is this annoying because of the git diffs and because npm i --save will add it back; it's also no longer technically a text file.

It would be awesome if the newline could be kept 🙌

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 a pull request may close this issue.

1 participant