We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e4581 commit 8a97398Copy full SHA for 8a97398
code-scanning/codeql.yml
@@ -42,6 +42,7 @@ jobs:
42
matrix:
43
$codeql-languages-matrix
44
# CodeQL supports the following values keywords for 'language': $supported-codeql-languages
45
+ # Use `c-cpp` to analyze code written in C, C++ or both
46
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
47
# Use 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
48
# To learn more about changing the languages that are analyzed or customizing the build mode for your analysis,
0 commit comments