mirror of
https://github.com/github/codeql.git
synced 2026-06-27 15:47:23 +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"})
|