Introduce wrapper around codeql

This commit is contained in:
Robert Brignull 2020-06-26 17:22:19 +01:00
parent 8947510a57
commit c41d287cae
19 changed files with 533 additions and 272 deletions

View file

@ -1,4 +1,3 @@
export const CODEQL_ACTION_CMD = 'CODEQL_ACTION_CMD';
export const CODEQL_ACTION_DATABASE_DIR = 'CODEQL_ACTION_DATABASE_DIR';
export const CODEQL_ACTION_LANGUAGES = 'CODEQL_ACTION_LANGUAGES';
export const CODEQL_ACTION_ANALYSIS_KEY = 'CODEQL_ACTION_ANALYSIS_KEY';