Skip to content

fix (UnusedLiveViewAssign): Recognize with expression reads of assigns - #29

Merged
s3cur3 merged 1 commit into
mainfrom
ty/unused-assigns-with
Jul 28, 2026
Merged

fix (UnusedLiveViewAssign): Recognize with expression reads of assigns#29
s3cur3 merged 1 commit into
mainfrom
ty/unused-assigns-with

Conversation

@s3cur3

@s3cur3 s3cur3 commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Followup to #28. This fixes another oversight in the previous implementation where we didn't recognize pattern matches in with calls as a read from assigns.

Followup to #28. This fixes another oversight in the previous implementation where we didn't recognize pattern matches in `with` calls as a read from `assigns`.
@s3cur3
s3cur3 enabled auto-merge (squash) July 28, 2026 18:08
@s3cur3
s3cur3 merged commit 5c08e35 into main Jul 28, 2026
3 checks passed
@s3cur3
s3cur3 deleted the ty/unused-assigns-with branch July 28, 2026 18:09
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.

1 participant