Skip to content

feat: add require-packageManager rule#1620

Merged
michaelfaith merged 1 commit intomainfrom
feat/require-packagemanager
Mar 4, 2026
Merged

feat: add require-packageManager rule#1620
michaelfaith merged 1 commit intomainfrom
feat/require-packagemanager

Conversation

@michaelfaith
Copy link
Owner

PR Checklist

Overview

This change adds a new rule to require the packageManager property is present.

This change adds a new rule to require the `packageManager` property is present.
@michaelfaith michaelfaith marked this pull request as ready for review March 2, 2026 22:53
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/rules/require-properties.ts 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@michaelfaith michaelfaith merged commit 7626cd9 into main Mar 4, 2026
22 checks passed
@michaelfaith michaelfaith deleted the feat/require-packagemanager branch March 4, 2026 12:06
michaelfaith pushed a commit that referenced this pull request Mar 4, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.89.3](v0.89.2...v0.89.3)
(2026-03-04)


### 🚀 Features

* add `require-packageManager` rule
([#1620](#1620))
([7626cd9](7626cd9))


### 🩹 Bug Fixes

* update repo references
([#1613](#1613))
([b382fc1](b382fc1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

🎉 This is included in version v0.89.3 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Require packageManager field

1 participant