Skip to content

Commit 5ab6457

Browse files
authored
Merge pull request #2699 from asger-semmle/js/callback-doc-typo
Approved by max-schaefer
2 parents 23030aa + 3d567eb commit 5ab6457

File tree

1 file changed

+1
-0
lines changed
  • javascript/ql/src/semmle/javascript/dataflow/internal

1 file changed

+1
-0
lines changed

javascript/ql/src/semmle/javascript/dataflow/internal/FlowSteps.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ private module CachedSteps {
297297
* }
298298
*
299299
* f(arg, cb);
300+
* ```
300301
*
301302
* This is an over-approximation of a possible data flow step through a callback
302303
* invocation.

0 commit comments

Comments
 (0)