Skip to content

Support global scope #190

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

Merged
merged 11 commits into from
Jul 11, 2020
Merged

Support global scope #190

merged 11 commits into from
Jul 11, 2020

Conversation

sirbrillig
Copy link
Owner

@sirbrillig sirbrillig commented Jul 11, 2020

This PR adds the long-overdue support for finding unused variables in the global (really, the file) scope.

Fixes #37

@sirbrillig sirbrillig marked this pull request as ready for review July 11, 2020 20:44
@sirbrillig sirbrillig merged commit 5620b43 into master Jul 11, 2020
@sirbrillig sirbrillig deleted the support-global-scope branch July 11, 2020 20:56
sirbrillig added a commit that referenced this pull request Oct 7, 2020
They will require that
#190 be
backported as well
@sirbrillig sirbrillig mentioned this pull request Mar 9, 2021
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.

Unused variable in global scope not found
1 participant