We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29493f5 commit e13cf2eCopy full SHA for e13cf2e
python/ql/test/experimental/dataflow/coverage/dataflow.ql
@@ -1,9 +1,9 @@
1
/**
2
- * @kind path-problem
3
- */
+ * @kind path-problem
+ */
4
5
- import experimental.dataflow.testConfig
6
- import DataFlow::PathGraph
+import experimental.dataflow.testConfig
+import DataFlow::PathGraph
7
8
from TestConfiguration config, DataFlow::PathNode source, DataFlow::PathNode sink
9
where config.hasFlowPath(source, sink)
0 commit comments