Skip to content

chore: enable JSX cleanup rules - #4674

Merged
carderne merged 1 commit into
chore/lint-style-cleanups-tri-13381from
chore/lint-redundant-branches-tri-13381
Aug 19, 2026
Merged

chore: enable JSX cleanup rules#4674
carderne merged 1 commit into
chore/lint-style-cleanups-tri-13381from
chore/lint-redundant-branches-tri-13381

Conversation

@carderne

@carderne carderne commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Enable JSX cleanup rules for shorthand fragments and self-closing components.

The existing JSX is automatically simplified, and future components will follow the same concise form.

Base: #4673

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1b4dec4e-2b13-4cf7-8bb5-e476439181b8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@changeset-bot

changeset-bot Bot commented Aug 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c1c3c97

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@carderne
carderne force-pushed the chore/lint-redundant-branches-tri-13381 branch from 6041351 to 28b11fc Compare August 18, 2026 19:22
@pkg-pr-new

pkg-pr-new Bot commented Aug 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

@trigger.dev/build

npm i https://pkg.pr.new/@trigger.dev/build@28b11fc

trigger.dev

npm i https://pkg.pr.new/trigger.dev@28b11fc

@trigger.dev/core

npm i https://pkg.pr.new/@trigger.dev/core@28b11fc

@trigger.dev/python

npm i https://pkg.pr.new/@trigger.dev/python@28b11fc

@trigger.dev/react-hooks

npm i https://pkg.pr.new/@trigger.dev/react-hooks@28b11fc

@trigger.dev/redis-worker

npm i https://pkg.pr.new/@trigger.dev/redis-worker@28b11fc

@trigger.dev/rsc

npm i https://pkg.pr.new/@trigger.dev/rsc@28b11fc

@trigger.dev/schema-to-json

npm i https://pkg.pr.new/@trigger.dev/schema-to-json@28b11fc

@trigger.dev/sdk

npm i https://pkg.pr.new/@trigger.dev/sdk@28b11fc

commit: 28b11fc

@carderne
carderne force-pushed the chore/lint-redundant-branches-tri-13381 branch from 28b11fc to c1c3c97 Compare August 18, 2026 19:57
@carderne
carderne marked this pull request as ready for review August 18, 2026 21:10

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@carderne
carderne merged commit b2afff2 into main Aug 19, 2026
41 checks passed
@carderne
carderne deleted the chore/lint-redundant-branches-tri-13381 branch August 19, 2026 07:29
carderne added a commit that referenced this pull request Aug 19, 2026
## Summary

Enable the rule that rejects unnecessary standalone blocks.

The existing empty branches are removed so future control flow remains
purposeful.

Base: [#4674](#4674)
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