Add explanation on which value to use to scan Kotlin and TypeScript
Added comments explaining which values should be used if the user would like to scan Kotlin or TypeScript.
This commit is contained in:
@@ -34,6 +34,8 @@ jobs:
|
||||
matrix:
|
||||
language: [ $detected-codeql-languages ]
|
||||
# CodeQL supports [ $supported-codeql-languages ]
|
||||
# Use only 'java' to analyze code written in Java, Kotlin or both
|
||||
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
|
||||
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user