mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
address review feedback
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
import javascript
|
||||
import ExprHasNoEffect
|
||||
import semmle.javascript.RestrictedLocations
|
||||
|
||||
|
||||
from Expr e
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
import javascript
|
||||
import DOMProperties
|
||||
import semmle.javascript.frameworks.xUnit
|
||||
import semmle.javascript.RestrictedLocations
|
||||
|
||||
/**
|
||||
* Holds if `e` appears in a syntactic context where its value is discarded.
|
||||
|
||||
Reference in New Issue
Block a user