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 b420455 commit bc42308Copy full SHA for bc42308
java/ql/test/TestUtilities/InlineFlowTest.qll
@@ -11,7 +11,6 @@
11
* from PathNode source, PathNode sink
12
* where flowPath(source, sink)
13
* select sink, source, sink, "$@", source, source.toString()
14
-
15
* ```
16
*
17
* To declare expectations, you can use the $hasTaintFlow or $hasValueFlow comments within the test source files.
0 commit comments