Conversation
🦋 Changeset detectedLatest commit: 77caa42 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
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 |
Merging this PR will degrade performance by 1.56%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | synthetic/astro-expressions.astro[uncached] |
3.5 ms | 3.8 ms | -8.91% |
| ⚡ | synthetic/vue-directives.vue[uncached] |
1.9 ms | 1.8 ms | +6.38% |
grit_query_anchor_kinds[code_snippet] |
< 1 ns | < 1 ns | N/A | |
grit_query_anchor_kinds[metavariable] |
< 1 ns | < 1 ns | N/A | |
grit_query_anchor_kinds[or_pattern] |
< 1 ns | < 1 ns | N/A |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dyc3/add-no-tailwind-restyled-rule (77caa42) with main (35e631f)
Footnotes
-
6 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
fbc1e52 to
77caa42
Compare
Summary
This adds noTailwindRestyledComponents, which is a port of https://github.com/shadcn-ui/lint/blob/main/docs/rules/no-restyle.md
Test Plan
snapshots
Docs