Skip to content

chore: only allow pnpm#45

Merged
lorenzocorallo merged 2 commits intomainfrom
pnpm-only
Mar 17, 2026
Merged

chore: only allow pnpm#45
lorenzocorallo merged 2 commits intomainfrom
pnpm-only

Conversation

@toto04
Copy link
Copy Markdown
Contributor

@toto04 toto04 commented Mar 17, 2026

No description provided.

@toto04 toto04 requested a review from lorenzocorallo March 17, 2026 21:03
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 25902fae-72ce-4a09-a042-c92f3408cbc1

📥 Commits

Reviewing files that changed from the base of the PR and between 135767a and 2bbb384.

📒 Files selected for processing (2)
  • .gitignore
  • package.json

Walkthrough

The pull request adds two configuration changes: gitignore entries for lockfiles (package-lock.json and yarn.lock), and a preinstall script in package.json that enforces the use of pnpm as the package manager.

Changes

Cohort / File(s) Summary
Package Manager Configuration
.gitignore, package.json
Added lockfile entries (package-lock.json, yarn.lock) to gitignore and introduced preinstall script enforcing pnpm usage via only-allow.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately summarizes the main change: enforcing pnpm as the only allowed package manager by adding a preinstall script.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use your project's `biome` configuration to improve the quality of JS/TS/CSS/JSON code reviews.

Add a configuration file to your project to customize how CodeRabbit runs biome.

@lorenzocorallo lorenzocorallo merged commit 60f0297 into main Mar 17, 2026
2 checks passed
@lorenzocorallo lorenzocorallo deleted the pnpm-only branch March 17, 2026 22:25
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.

2 participants