mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
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.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
name: "csharp"
|
||||
aliases:
|
||||
- "c#"
|
||||
display_name: "C#"
|
||||
version: 1.22.1
|
||||
column_kind: "utf16"
|
||||
|
||||
Reference in New Issue
Block a user