Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Add ineffassign #106

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add ineffassign #106

wants to merge 4 commits into from

Conversation

jessp01
Copy link

@jessp01 jessp01 commented Aug 1, 2023

Detect ineffectual assignments in Go code. An assignment is ineffectual if the variable assigned is not thereafter used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant