Skip to content

feat: add require-private rule#1630

Open
michaelfaith wants to merge 3 commits intomainfrom
feat/require-private
Open

feat: add require-private rule#1630
michaelfaith wants to merge 3 commits intomainfrom
feat/require-private

Conversation

@michaelfaith
Copy link
Owner

PR Checklist

Overview

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

This change adds a new rule to require the `private` property is present.
@michaelfaith michaelfaith marked this pull request as ready for review March 5, 2026 00:35
@michaelfaith michaelfaith marked this pull request as draft March 5, 2026 00:35
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/rules/require-properties.ts 100.00% <ø> (ø)
src/utils/createSimpleRequirePropertyRule.ts 100.00% <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 marked this pull request as ready for review March 5, 2026 01:03
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: Bring in a require-private rule

1 participant