Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Conversation

ezimanyi
Copy link
Contributor

  • Traverse Unary expressions in if statements
  • Traverse else blocks

This fixes both false positives and negatives resulting from previously ignoring uses of variables in the above node types. I believe this should fix both issues raised on #23.

* Traverse Unary expressions in if statements
* Traverse else blocks

This fixes both false positives and negatives resulting from
previously ignoring uses of variables in the above node types.
@esimonov
Copy link
Owner

Thank you Eric!

@esimonov esimonov merged commit 5d70754 into esimonov:main Dec 23, 2021
@ezimanyi ezimanyi deleted the fix-edge-cases branch December 23, 2021 16:29
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.

2 participants