mirror of
https://github.com/github/codeql.git
synced 2026-02-23 10:23:41 +01:00
4 lines
142 B
Python
4 lines
142 B
Python
from create_database_utils import *
|
|
|
|
run_codeql_database_create(['dotnet build'], lang="csharp", extra_args=["--extractor-option=cil=false"])
|