Skip to content

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Oct 4, 2025

It seems like the intention here was to check $effect and
$effect.pre, but the condition (in_effect) was filtering those out.
The is_rune helper already does the same checks, so we can just remove
the ones here and delegate to that.

If we don't want to report on effect.pre, i can rework this to just remove the '$effect.pre' from the list of runes.

It seems like the intention here was to check `$effect` _and_
`$effect.pre`, but the condition (`in_effect`) was filtering those out.
The `is_rune` helper already does the same checks, so we can just remove
the ones here and delegate to that.
Copy link

changeset-bot bot commented Oct 4, 2025

🦋 Changeset detected

Latest commit: f3ee4ed

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

This PR includes changesets to release 1 package
Name Type
@sveltejs/mcp Patch

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

vercel bot commented Oct 4, 2025

@43081j is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@paoloricciuti paoloricciuti left a comment

Choose a reason for hiding this comment

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

LGTM! Good catch!

Copy link

vercel bot commented Oct 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mcp Ready Ready Preview Comment Oct 4, 2025 10:53pm

paoloricciuti
paoloricciuti previously approved these changes Oct 4, 2025
@paoloricciuti
Copy link
Member

@43081j can you fix the lint issues?

@43081j
Copy link
Contributor Author

43081j commented Oct 4, 2025

ironically the error was that the changeset wasn't formatted 😅

should be fixed now

@paoloricciuti
Copy link
Member

ironically the error was that the changeset wasn't formatted 😅

should be fixed now

Duh...I need to ignore changesets

@paoloricciuti paoloricciuti merged commit 5b16bdd into sveltejs:main Oct 4, 2025
5 of 6 checks passed
@github-actions github-actions bot mentioned this pull request Oct 4, 2025
@43081j 43081j deleted the effect-pre-assign branch October 5, 2025 08:27
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