Merge pull request #1851 from coadaflorin/patch-1
Add explanation on which value to use to scan Kotlin and TypeScript
This commit is contained in:
@@ -34,6 +34,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
language: [ $detected-codeql-languages ]
|
language: [ $detected-codeql-languages ]
|
||||||
# CodeQL supports [ $supported-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
|
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user