We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Language
1 parent 377976a commit f30d00fCopy full SHA for f30d00f
src/languages.ts
@@ -1,4 +1,4 @@
1
-/** A language supported by CodeQL. */
+/** A language to analyze with CodeQL. */
2
export type Language = string;
3
4
/**
0 commit comments