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 4d943f8 commit 620582fCopy full SHA for 620582f
javascript/ql/integration-tests/all-platforms/no-types/test.py
@@ -1,5 +1,2 @@
1
-# from create_database_utils import *
2
-
3
-# run_codeql_database_create([], lang="javascript", extra_args=["-Oskip_types=true"])
4
def test(codeql, javascript):
5
codeql.database.create(extractor_option="skip_types=true")
0 commit comments