mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
4 lines
165 B
Python
4 lines
165 B
Python
from create_database_utils import *
|
|
|
|
run_codeql_database_create([], lang="csharp", extra_args=["--extractor-option=buildless=true", "--extractor-option=cil=false"])
|