Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4137d3f commit f003413Copy full SHA for f003413
2 files changed
…sts/FlowLabels/DefaulFlowLabels.expected …ts/FlowLabels/DefaultFlowLabels.expectedjavascript/ql/test/library-tests/FlowLabels/DefaulFlowLabels.expected renamed to javascript/ql/test/library-tests/FlowLabels/DefaultFlowLabels.expected
…ary-tests/FlowLabels/DefaulFlowLabels.ql …ry-tests/FlowLabels/DefaultFlowLabels.qljavascript/ql/test/library-tests/FlowLabels/DefaulFlowLabels.ql renamed to javascript/ql/test/library-tests/FlowLabels/DefaultFlowLabels.ql
@@ -1,6 +1,5 @@
1
import javascript
2
3
-// Check which flow labels are materialize by importing `javascript.qll`.
+// Check which flow labels are materialized by importing `javascript.qll`.
4
// If this increases, it may indicate a performance issue.
5
-
6
select any(DataFlow::FlowLabel label)
0 commit comments