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

feat(rules): add no-deprecated-entrypoints rule #129

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

joshblack
Copy link
Member

Add the no-deprecated-entrypoints rule to lint against using deprecated entrypoints and provide a fixer to correct usage.

@joshblack joshblack requested review from a team and langermank December 12, 2023 17:25
Copy link

changeset-bot bot commented Dec 12, 2023

🦋 Changeset detected

Latest commit: b2de076

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

This PR includes changesets to release 1 package
Name Type
eslint-plugin-primer-react Minor

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

Copy link
Member

@broccolinisoup broccolinisoup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great ✨

@joshblack joshblack merged commit eb04624 into main Dec 14, 2023
5 checks passed
@joshblack joshblack deleted the feat/add-no-deprecated-entrypoints branch December 14, 2023 15:59
@primer-css primer-css mentioned this pull request Dec 14, 2023
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