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: add react rule for no leaked rendering #111

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

SimeonC
Copy link
Contributor

@SimeonC SimeonC commented Jul 23, 2024

There's a auto-fixable rule for this "footgun", so we should enable it seeing as it already exists.

See;

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/[email protected]
# or 
yarn add @tablecheck/[email protected]

Copy link

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit dba3fa5.

@SimeonC SimeonC added the minor Increment the minor version when merged label Jul 23, 2024
@SimeonC SimeonC enabled auto-merge (rebase) July 23, 2024 05:41
@SimeonC SimeonC merged commit d6c9555 into main Jul 23, 2024
5 of 6 checks passed
@SimeonC SimeonC deleted the add-react-ternary-rule branch July 23, 2024 05:57
@tablecheck-public-automation

🚀 PR was released in @tablecheck/[email protected] 🚀

@tablecheck-public-automation tablecheck-public-automation added the released This issue/pull request has been released. label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants