Introduce wrapper around codeql
This commit is contained in:
parent
8947510a57
commit
c41d287cae
19 changed files with 533 additions and 272 deletions
1
lib/shared-environment.js
generated
1
lib/shared-environment.js
generated
|
|
@ -1,6 +1,5 @@
|
|||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.CODEQL_ACTION_CMD = 'CODEQL_ACTION_CMD';
|
||||
exports.CODEQL_ACTION_DATABASE_DIR = 'CODEQL_ACTION_DATABASE_DIR';
|
||||
exports.CODEQL_ACTION_LANGUAGES = 'CODEQL_ACTION_LANGUAGES';
|
||||
exports.CODEQL_ACTION_ANALYSIS_KEY = 'CODEQL_ACTION_ANALYSIS_KEY';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue