mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.19.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: 80f3531e8a1014a23f4606458e5a528053ed3cac
|
||||
// Extracted from github/linguist commit: 97bc889ce840208652bf09b45f3b7859de43fe8e
|
||||
|
||||
package data
|
||||
|
||||
@ -9,6 +9,7 @@ import "strings"
|
||||
// All the keys (alias or not) are written in lower case and the whitespaces has been replaced by underscores.
|
||||
var LanguageByAliasMap = map[string]string{
|
||||
"1c_enterprise": "1C Enterprise",
|
||||
"2-dimensional_array": "2-Dimensional Array",
|
||||
"4d": "4D",
|
||||
"abap": "ABAP",
|
||||
"abap_cds": "ABAP CDS",
|
||||
@ -135,6 +136,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"cil": "CIL",
|
||||
"cirru": "Cirru",
|
||||
"clarion": "Clarion",
|
||||
"clarity": "Clarity",
|
||||
"classic_asp": "Classic ASP",
|
||||
"clean": "Clean",
|
||||
"click": "Click",
|
||||
@ -186,6 +188,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"cue_sheet": "Cue Sheet",
|
||||
"curl_config": "cURL Config",
|
||||
"curlrc": "cURL Config",
|
||||
"curry": "Curry",
|
||||
"cweb": "CWeb",
|
||||
"cwl": "Common Workflow Language",
|
||||
"cycript": "Cycript",
|
||||
@ -197,7 +200,9 @@ var LanguageByAliasMap = map[string]string{
|
||||
"dart": "Dart",
|
||||
"dataweave": "DataWeave",
|
||||
"dcl": "DIGITAL Command Language",
|
||||
"debian_package_control_file": "Debian Package Control File",
|
||||
"delphi": "Pascal",
|
||||
"denizenscript": "DenizenScript",
|
||||
"desktop": "desktop",
|
||||
"dhall": "Dhall",
|
||||
"diff": "Diff",
|
||||
@ -219,6 +224,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"e": "E",
|
||||
"e-mail": "E-mail",
|
||||
"eagle": "Eagle",
|
||||
"earthfile": "Earthly",
|
||||
"earthly": "Earthly",
|
||||
"easybuild": "Easybuild",
|
||||
"ebnf": "EBNF",
|
||||
@ -247,6 +253,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"eq": "EQ",
|
||||
"erb": "HTML+ERB",
|
||||
"erlang": "Erlang",
|
||||
"euphoria": "Euphoria",
|
||||
"f#": "F#",
|
||||
"f*": "F*",
|
||||
"factor": "Factor",
|
||||
@ -301,6 +308,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"gitconfig": "Git Config",
|
||||
"gitignore": "Ignore List",
|
||||
"gitmodules": "Git Config",
|
||||
"gleam": "Gleam",
|
||||
"glsl": "GLSL",
|
||||
"glyph": "Glyph",
|
||||
"glyph_bitmap_distribution_format": "Glyph Bitmap Distribution Format",
|
||||
@ -325,6 +333,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"groff": "Roff",
|
||||
"groovy": "Groovy",
|
||||
"groovy_server_pages": "Groovy Server Pages",
|
||||
"gsc": "GSC",
|
||||
"gsp": "Groovy Server Pages",
|
||||
"hack": "Hack",
|
||||
"haml": "Haml",
|
||||
@ -341,6 +350,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"hiveql": "HiveQL",
|
||||
"hlsl": "HLSL",
|
||||
"holyc": "HolyC",
|
||||
"hoon": "hoon",
|
||||
"html": "HTML",
|
||||
"html+django": "Jinja",
|
||||
"html+ecr": "HTML+ECR",
|
||||
@ -366,6 +376,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"igor_pro": "IGOR Pro",
|
||||
"igorpro": "IGOR Pro",
|
||||
"ijm": "ImageJ Macro",
|
||||
"ile_rpg": "RPGLE",
|
||||
"imagej_macro": "ImageJ Macro",
|
||||
"inc": "PHP",
|
||||
"inform7": "Inform 7",
|
||||
@ -382,6 +393,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"isabelle": "Isabelle",
|
||||
"isabelle_root": "Isabelle ROOT",
|
||||
"j": "J",
|
||||
"janet": "Janet",
|
||||
"jar_manifest": "JAR Manifest",
|
||||
"jasmin": "Jasmin",
|
||||
"java": "Java",
|
||||
@ -422,6 +434,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"krl": "KRL",
|
||||
"ksy": "Kaitai Struct",
|
||||
"kusto": "Kusto",
|
||||
"kvlang": "kvlang",
|
||||
"labview": "LabVIEW",
|
||||
"lark": "Lark",
|
||||
"lasso": "Lasso",
|
||||
@ -431,6 +444,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"lean": "Lean",
|
||||
"leex": "HTML+EEX",
|
||||
"less": "Less",
|
||||
"less-css": "Less",
|
||||
"lex": "Lex",
|
||||
"lfe": "LFE",
|
||||
"lhaskell": "Literate Haskell",
|
||||
@ -494,6 +508,8 @@ var LanguageByAliasMap = map[string]string{
|
||||
"microsoft_developer_studio_project": "Microsoft Developer Studio Project",
|
||||
"microsoft_visual_studio_solution": "Microsoft Visual Studio Solution",
|
||||
"minid": "MiniD",
|
||||
"miniyaml": "MiniYAML",
|
||||
"mint": "Mint",
|
||||
"mirah": "Mirah",
|
||||
"mirc_script": "mIRC Script",
|
||||
"mlir": "MLIR",
|
||||
@ -636,13 +652,16 @@ var LanguageByAliasMap = map[string]string{
|
||||
"powershell": "PowerShell",
|
||||
"prisma": "Prisma",
|
||||
"processing": "Processing",
|
||||
"procfile": "Procfile",
|
||||
"progress": "OpenEdge ABL",
|
||||
"proguard": "Proguard",
|
||||
"prolog": "Prolog",
|
||||
"promela": "Promela",
|
||||
"propeller_spin": "Propeller Spin",
|
||||
"protobuf": "Protocol Buffer",
|
||||
"protobuf_text_format": "Protocol Buffer Text Format",
|
||||
"protocol_buffer": "Protocol Buffer",
|
||||
"protocol_buffer_text_format": "Protocol Buffer Text Format",
|
||||
"protocol_buffers": "Protocol Buffer",
|
||||
"public_key": "Public Key",
|
||||
"pug": "Pug",
|
||||
@ -714,6 +733,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"rouge": "Rouge",
|
||||
"rpc": "RPC",
|
||||
"rpcgen": "RPC",
|
||||
"rpgle": "RPGLE",
|
||||
"rpm_spec": "RPM Spec",
|
||||
"rs": "Rust",
|
||||
"rs-274x": "Gerber Image",
|
||||
@ -773,6 +793,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"sqf": "SQF",
|
||||
"sql": "SQL",
|
||||
"sqlpl": "SQLPL",
|
||||
"sqlrpgle": "RPGLE",
|
||||
"squeak": "Smalltalk",
|
||||
"squirrel": "Squirrel",
|
||||
"srecode_template": "SRecode Template",
|
||||
@ -800,6 +821,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"tex": "TeX",
|
||||
"texinfo": "Texinfo",
|
||||
"text": "Text",
|
||||
"text_proto": "Protocol Buffer Text Format",
|
||||
"textile": "Textile",
|
||||
"textmate_properties": "TextMate Properties",
|
||||
"thrift": "Thrift",
|
||||
@ -856,6 +878,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"vlang": "V",
|
||||
"volt": "Volt",
|
||||
"vue": "Vue",
|
||||
"vyper": "Vyper",
|
||||
"wasm": "WebAssembly",
|
||||
"wast": "WebAssembly",
|
||||
"wavefront_material": "Wavefront Material",
|
||||
@ -872,6 +895,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"winbatch": "Batchfile",
|
||||
"windows_registry_entries": "Windows Registry Entries",
|
||||
"wisp": "wisp",
|
||||
"witcher_script": "Witcher Script",
|
||||
"wl": "Mathematica",
|
||||
"wolfram": "Mathematica",
|
||||
"wolfram_lang": "Mathematica",
|
||||
|
Reference in New Issue
Block a user