mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
JS: Rename JSDoc.qll to avoid conflict with JSDoc module
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
WARNING: Reference to JSDoc references a local library, not the named module. (tests.ql:7,8-13)
|
||||
test_JSDocUnionTypeExpr
|
||||
| tst.js:143:12:143:29 | (string\|number\|null) | tst.js:143:12:143:17 | string |
|
||||
| tst.js:143:12:143:29 | (string\|number\|null) | tst.js:143:19:143:24 | number |
|
||||
|
||||
@@ -4,7 +4,7 @@ import Parameter_getDocumentation
|
||||
import JSDocRestParameterTypeExpr
|
||||
import getDocumentation
|
||||
import JSDocRecordTypeExpr
|
||||
import JSDoc
|
||||
import JSDoc_test
|
||||
import JSDocTag
|
||||
import ObjectExpr_getDocumentation
|
||||
import JSDocFunctionTypeExpr
|
||||
|
||||
Reference in New Issue
Block a user