mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.28.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: 7ca3799b8b5f1acde1dd7a8dfb7ae849d3dfb4cd
|
||||
// Extracted from github/linguist commit: ee9119e70111d46842788b2bc1666ec1d1ea9e2a
|
||||
|
||||
package data
|
||||
|
||||
@ -265,6 +265,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"ecmarkdown": "Ecmarkup",
|
||||
"ecmarkup": "Ecmarkup",
|
||||
"ecr": "HTML+ECR",
|
||||
"edgeql": "EdgeQL",
|
||||
"editor-config": "EditorConfig",
|
||||
"editorconfig": "EditorConfig",
|
||||
"edje_data_collection": "Edje Data Collection",
|
||||
@ -287,6 +288,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"eq": "EQ",
|
||||
"erb": "HTML+ERB",
|
||||
"erlang": "Erlang",
|
||||
"esdl": "EdgeQL",
|
||||
"euphoria": "Euphoria",
|
||||
"f#": "F#",
|
||||
"f*": "F*",
|
||||
@ -330,8 +332,8 @@ var LanguageByAliasMap = map[string]string{
|
||||
"gemfile.lock": "Gemfile.lock",
|
||||
"gemini": "Gemini",
|
||||
"gemtext": "Gemini",
|
||||
"genero": "Genero",
|
||||
"genero_forms": "Genero Forms",
|
||||
"genero_4gl": "Genero 4gl",
|
||||
"genero_per": "Genero per",
|
||||
"genie": "Genie",
|
||||
"genshi": "Genshi",
|
||||
"gentoo_ebuild": "Gentoo Ebuild",
|
||||
@ -351,6 +353,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"gitignore": "Ignore List",
|
||||
"gitmodules": "Git Config",
|
||||
"gleam": "Gleam",
|
||||
"glimmer_js": "Glimmer JS",
|
||||
"glsl": "GLSL",
|
||||
"glyph": "Glyph",
|
||||
"glyph_bitmap_distribution_format": "Glyph Bitmap Distribution Format",
|
||||
@ -506,6 +509,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"latex": "TeX",
|
||||
"latte": "Latte",
|
||||
"lean": "Lean",
|
||||
"lean_4": "Lean 4",
|
||||
"leex": "HTML+EEX",
|
||||
"less": "Less",
|
||||
"less-css": "Less",
|
||||
@ -741,6 +745,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"povray": "POV-Ray SDL",
|
||||
"powerbuilder": "PowerBuilder",
|
||||
"powershell": "PowerShell",
|
||||
"praat": "Praat",
|
||||
"prisma": "Prisma",
|
||||
"processing": "Processing",
|
||||
"procfile": "Procfile",
|
||||
@ -930,6 +935,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"tea": "Tea",
|
||||
"terra": "Terra",
|
||||
"terraform": "HCL",
|
||||
"terraform_template": "Terraform Template",
|
||||
"tex": "TeX",
|
||||
"texinfo": "Texinfo",
|
||||
"text": "Text",
|
||||
@ -942,6 +948,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"tl-verilog": "TL-Verilog",
|
||||
"tla": "TLA",
|
||||
"tm-properties": "TextMate Properties",
|
||||
"toit": "Toit",
|
||||
"toml": "TOML",
|
||||
"topojson": "JSON",
|
||||
"troff": "Roff",
|
||||
|
Reference in New Issue
Block a user