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

Improve linting of LHS expressions#2070

Open
MikhailArkhipov wants to merge 37 commits intomicrosoft:masterfrom
MikhailArkhipov:lint2
Open

Improve linting of LHS expressions#2070
MikhailArkhipov wants to merge 37 commits intomicrosoft:masterfrom
MikhailArkhipov:lint2

Conversation

@MikhailArkhipov
Copy link

Fixes #2068

Original condition was too harsh. Intent was to avoid reporting of variables that are actually being defined, but that can be done by skipping over name expressions in LHS.

Loading
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.

Linter does not detect undefined variable in constructor

2 participants