mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.18.0
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
|
||||
// Extracted from github/linguist commit: 50d3abb3a504e0c8b9bef762afa1c1061fd0d72e
|
||||
// Extracted from github/linguist commit: 80f3531e8a1014a23f4606458e5a528053ed3cac
|
||||
|
||||
package data
|
||||
|
||||
@ -219,6 +219,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"e": "E",
|
||||
"e-mail": "E-mail",
|
||||
"eagle": "Eagle",
|
||||
"earthly": "Earthly",
|
||||
"easybuild": "Easybuild",
|
||||
"ebnf": "EBNF",
|
||||
"ec": "eC",
|
||||
@ -335,6 +336,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"haxe": "Haxe",
|
||||
"hbs": "Handlebars",
|
||||
"hcl": "HCL",
|
||||
"heex": "HTML+EEX",
|
||||
"help": "Vim Help File",
|
||||
"hiveql": "HiveQL",
|
||||
"hlsl": "HLSL",
|
||||
@ -503,6 +505,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"monkey": "Monkey",
|
||||
"moocode": "Moocode",
|
||||
"moonscript": "MoonScript",
|
||||
"motoko": "Motoko",
|
||||
"motorola_68k_assembly": "Motorola 68K Assembly",
|
||||
"mql4": "MQL4",
|
||||
"mql5": "MQL5",
|
||||
@ -636,6 +639,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"progress": "OpenEdge ABL",
|
||||
"proguard": "Proguard",
|
||||
"prolog": "Prolog",
|
||||
"promela": "Promela",
|
||||
"propeller_spin": "Propeller Spin",
|
||||
"protobuf": "Protocol Buffer",
|
||||
"protocol_buffer": "Protocol Buffer",
|
||||
@ -740,6 +744,8 @@ var LanguageByAliasMap = map[string]string{
|
||||
"shaderlab": "ShaderLab",
|
||||
"shell": "Shell",
|
||||
"shell-script": "Shell",
|
||||
"shellcheck_config": "ShellCheck Config",
|
||||
"shellcheckrc": "ShellCheck Config",
|
||||
"shellsession": "ShellSession",
|
||||
"shen": "Shen",
|
||||
"sieve": "Sieve",
|
||||
|
Reference in New Issue
Block a user