parent
bb6fa8ee6d
commit
228546a1e5
87 changed files with 273 additions and 243 deletions
2
lib/autobuild.js
generated
2
lib/autobuild.js
generated
|
|
@ -1,7 +1,7 @@
|
|||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
const codeql_1 = require("./codeql");
|
||||
const languages_1 = require("./languages");
|
||||
const codeql_1 = require("./codeql");
|
||||
function determineAutobuildLanguage(config, logger) {
|
||||
// Attempt to find a language to autobuild
|
||||
// We want pick the dominant language in the repo from the ones we're able to build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue