Skip to content

Commit 1ed027e

Browse files
authored
Merge pull request github#6266 from erik-krogh/mootools-doc
JS: add missing qldoc in MooTools.qll
2 parents be96647 + cadbdcf commit 1ed027e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

javascript/ql/src/semmle/javascript/frameworks/MooTools.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
import javascript
66

7+
/**
8+
* Classes and predicates for working with MooTools code.
9+
*/
710
module MooTools {
811
private class Element extends DataFlow::NewNode {
912
Element() {

0 commit comments

Comments
 (0)