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

♻️ Don't Prettify pnpm-lock.yaml #130

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

fvictorio
Copy link
Contributor

@fvictorio fvictorio commented Aug 17, 2024

🕓 Changelog

Formatting pnpm's lockfile pnpm-lock.yaml doesn't make much sense. Plus, given that that file is huge, ignoring it makes a difference. On my machine, pnpm prettier:check goes down from 6.6s to 5.5s with this change. Imagine what you could do with all those saved seconds!

🐶 Cute Animal Picture

image

@pcaversaccio pcaversaccio self-assigned this Aug 18, 2024
@pcaversaccio pcaversaccio added the refactor/cleanup ♻️ Code refactorings and cleanups label Aug 18, 2024
@pcaversaccio pcaversaccio added this to the 1.0.0 milestone Aug 18, 2024
@pcaversaccio pcaversaccio changed the title Don't format lockfile ♻️ Don't Prettify pnpm-lock.yaml Aug 18, 2024
pcaversaccio and others added 2 commits August 18, 2024 12:30
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-requested a review August 18, 2024 10:40
@pcaversaccio pcaversaccio merged commit 0e6c173 into pcaversaccio:main Aug 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor/cleanup ♻️ Code refactorings and cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants