mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
npm run build
This commit is contained in:
Generated
+1
-1
@@ -77,7 +77,7 @@ exports.featureConfig = {
|
||||
[Feature.CodeqlJavaLombokEnabled]: {
|
||||
envVar: "CODEQL_JAVA_LOMBOK",
|
||||
minimumVersion: "2.14.0",
|
||||
defaultValue: false,
|
||||
defaultValue: true,
|
||||
},
|
||||
[Feature.DisableKotlinAnalysisEnabled]: {
|
||||
envVar: "CODEQL_DISABLE_KOTLIN_ANALYSIS",
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user