Skip to content

Conversation

jasekiw
Copy link
Contributor

@jasekiw jasekiw commented Aug 8, 2025

On windows all the package.json files would get their line endings changed to lf. This would cause all the package.json files to be marked as modified. This pr fixes the issue by detecting the line endings of the package.json file and normalizes them back what they originally were

Closes #257

Copy link

changeset-bot bot commented Aug 8, 2025

🦋 Changeset detected

Latest commit: 0d39f6d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@manypkg/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jasekiw
Copy link
Contributor Author

jasekiw commented Aug 13, 2025

@Andarist Does everything look good now that I've added tests?

@jasekiw
Copy link
Contributor Author

jasekiw commented Aug 28, 2025

@Andarist just a reminder - I made all the requested changes 😄

@Andarist Andarist merged commit 5854938 into Thinkmill:main Aug 28, 2025
6 checks passed
@github-actions github-actions bot mentioned this pull request Aug 28, 2025
@Andarist
Copy link
Collaborator

I'm sorry, I missed the previous notification ;p I was not holding this PR a hostage, I swear! I appreciate you paying the ransom though /j 😉

@jasekiw
Copy link
Contributor Author

jasekiw commented Aug 29, 2025

😆 I saw the projects you work on felt inclined to give something. I miss 99% of my GitHub notifications so I understand!

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.

manypkg fix changes all package.json files to be lf line endings on windows

2 participants