Skip to content

Commit cbce073

Browse files
committed
C#: Add "c#" alias to language pack
This will allow users to reference the C# extractor using `--language c#` in future versions of the CLI.
1 parent 6d85d0d commit cbce073

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

csharp/codeql-extractor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: "csharp"
2+
aliases:
3+
- "c#"
24
display_name: "C#"
35
version: 1.22.1
46
column_kind: "utf16"

0 commit comments

Comments
 (0)