Skip to content

feat(lint): add no-styled-core rule#110686

Draft
natemoo-re wants to merge 1 commit intoscraps/lint/abstractionsfrom
scraps/lint/no-styled-core
Draft

feat(lint): add no-styled-core rule#110686
natemoo-re wants to merge 1 commit intoscraps/lint/abstractionsfrom
scraps/lint/no-styled-core

Conversation

@natemoo-re
Copy link
Member

@natemoo-re natemoo-re commented Mar 13, 2026

Adds a new no-styled-core lint rule that disallows styled(Component) when Component comes from @sentry/scraps/*.

Adoption mechanism is WIP: if we have a small number of violations, we can ignore or fix. Otherwise, we might have an option to turn the rule on for one component at a time and fix violations that way.

Stacked on #110446

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 13, 2026
@natemoo-re natemoo-re force-pushed the scraps/lint/no-styled-core branch from 7fe1315 to 2efcb37 Compare March 13, 2026 21:21
@natemoo-re natemoo-re changed the base branch from master to scraps/lint/abstractions March 13, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant