mirror of
https://github.com/github/codeql.git
synced 2026-06-19 03:41:07 +02:00
3 lines
132 B
Python
3 lines
132 B
Python
def test(codeql, java, check_diagnostics_java):
|
|
codeql.database.create(_env={"CODEQL_EXTRACTOR_JAVA_OPTION_BUILDLESS": "true"})
|