Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Fix UnusedUseClauseLinter to handle EnumClassLabelExpression nodes#541

Merged
ssandler merged 1 commit into
hhvm:mainfrom
nrockenbach:fix_unused_use_clause_linter
Feb 28, 2023
Merged

Fix UnusedUseClauseLinter to handle EnumClassLabelExpression nodes#541
ssandler merged 1 commit into
hhvm:mainfrom
nrockenbach:fix_unused_use_clause_linter

Conversation

@nrockenbach

Copy link
Copy Markdown
Contributor

Discovered this issue running on our codebase. The reference finding wasn't properly accounting for this type of node so adding it here to fix the issue we were having.

@ssandler ssandler merged commit 5b898de into hhvm:main Feb 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants