mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: Fix DefaultFlowLabels test
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import javascript
|
||||
|
||||
// Check which flow labels are materialize by importing `javascript.qll`.
|
||||
// Check which flow labels are materialized by importing `javascript.qll`.
|
||||
// If this increases, it may indicate a performance issue.
|
||||
|
||||
select any(DataFlow::FlowLabel label)
|
||||
Reference in New Issue
Block a user