mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Address review.
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
# from create_database_utils import *
|
||||
|
||||
# run_codeql_database_create([], lang="javascript", extra_args=["-Oskip_types=true"])
|
||||
def test(codeql, javascript):
|
||||
codeql.database.create(extractor_option="skip_types=true")
|
||||
|
||||
Reference in New Issue
Block a user