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
merged 1 commit into from
Feb 28, 2023

Conversation

nrockenbach
Copy link
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