Skip to content

feat (UnusedLiveViewAssign): Support custom assign functions - #26

Merged
s3cur3 merged 1 commit into
mainfrom
ty/assign-helpers
Jul 24, 2026
Merged

feat (UnusedLiveViewAssign): Support custom assign functions#26
s3cur3 merged 1 commit into
mainfrom
ty/assign-helpers

Conversation

@s3cur3

@s3cur3 s3cur3 commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

This adds support for tracking a project's custom assign helpers (things that wrap Phoenix.Component.assign/3) so that if you use your own helper to write a value but never read it, you'll get an alert.

This adds support for tracking a project's custom assign helpers (things that wrap `Phoenix.Component.assign/3`) so that if you use your own helper to write a value but never read it, you'll get an alert.
@s3cur3
s3cur3 merged commit 9d638b6 into main Jul 24, 2026
3 checks passed
@s3cur3
s3cur3 deleted the ty/assign-helpers branch July 24, 2026 18:02
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