Skip to content

Conversation

@xiemaisi
Copy link

@xiemaisi xiemaisi commented Mar 4, 2019

This was previously flagged if exports wasn't used any further. While it's true that the assignment to exports is redundant in this case, the assignment is also flagged by DeadStorOfLocal, so there is no point in InvalidExport flagging it as well.

…ts = ...` and similar.

This was previously flagged if `exports` wasn't used any further. While it's true that the assignment to `exports` is redundant in this case, the assignment is also flagged by DeadStorOfLocal, so there is no point in InvalidExport flagging it as well.
@xiemaisi xiemaisi added the JS label Mar 4, 2019
@xiemaisi xiemaisi added this to the 1.20 milestone Mar 4, 2019
@xiemaisi xiemaisi requested a review from a team as a code owner March 4, 2019 09:53
@semmle-qlci semmle-qlci merged commit 9a2a328 into github:rc/1.20 Mar 4, 2019
@xiemaisi xiemaisi deleted the js/fix-exports-assign branch March 13, 2019 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants