mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 22:57:50 -03:00
Updated Linguist to v7.29.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: ee9119e70111d46842788b2bc1666ec1d1ea9e2a
|
||||
// Extracted from github/linguist commit: b28dd4b0d5ef6bfaca56f1d34571fddef13e3ead
|
||||
|
||||
package data
|
||||
|
||||
@ -265,6 +265,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"ecmarkdown": "Ecmarkup",
|
||||
"ecmarkup": "Ecmarkup",
|
||||
"ecr": "HTML+ECR",
|
||||
"edge": "Edge",
|
||||
"edgeql": "EdgeQL",
|
||||
"editor-config": "EditorConfig",
|
||||
"editorconfig": "EditorConfig",
|
||||
@ -354,6 +355,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"gitmodules": "Git Config",
|
||||
"gleam": "Gleam",
|
||||
"glimmer_js": "Glimmer JS",
|
||||
"glimmer_ts": "Glimmer TS",
|
||||
"glsl": "GLSL",
|
||||
"glyph": "Glyph",
|
||||
"glyph_bitmap_distribution_format": "Glyph Bitmap Distribution Format",
|
||||
@ -591,6 +593,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"modula-2": "Modula-2",
|
||||
"modula-3": "Modula-3",
|
||||
"module_management_system": "Module Management System",
|
||||
"mojo": "Mojo",
|
||||
"monkey": "Monkey",
|
||||
"monkey_c": "Monkey C",
|
||||
"moocode": "Moocode",
|
||||
@ -654,6 +657,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"oasv3": "OpenAPI Specification v3",
|
||||
"oasv3-json": "OASv3-json",
|
||||
"oasv3-yaml": "OASv3-yaml",
|
||||
"oberon": "Oberon",
|
||||
"obj-c": "Objective-C",
|
||||
"obj-c++": "Objective-C++",
|
||||
"obj-j": "Objective-J",
|
||||
@ -724,6 +728,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"piglatin": "PigLatin",
|
||||
"pikchr": "Pic",
|
||||
"pike": "Pike",
|
||||
"pip_requirements": "Pip Requirements",
|
||||
"pir": "Parrot Internal Representation",
|
||||
"plain_text": "Text",
|
||||
"plantuml": "PlantUML",
|
||||
@ -829,6 +834,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"robots": "robots.txt",
|
||||
"robots.txt": "robots.txt",
|
||||
"robots_txt": "robots.txt",
|
||||
"roc": "Roc",
|
||||
"roff": "Roff",
|
||||
"roff_manpage": "Roff Manpage",
|
||||
"rouge": "Rouge",
|
||||
@ -850,6 +856,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"salt": "SaltStack",
|
||||
"saltstack": "SaltStack",
|
||||
"saltstate": "SaltStack",
|
||||
"sarif": "JSON",
|
||||
"sas": "SAS",
|
||||
"sass": "Sass",
|
||||
"scala": "Scala",
|
||||
@ -879,6 +886,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"slash": "Slash",
|
||||
"slice": "Slice",
|
||||
"slim": "Slim",
|
||||
"slint": "Slint",
|
||||
"smali": "Smali",
|
||||
"smalltalk": "Smalltalk",
|
||||
"smarty": "Smarty",
|
||||
@ -940,6 +948,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"texinfo": "Texinfo",
|
||||
"text": "Text",
|
||||
"text_proto": "Protocol Buffer Text Format",
|
||||
"textgrid": "TextGrid",
|
||||
"textile": "Textile",
|
||||
"textmate_properties": "TextMate Properties",
|
||||
"thrift": "Thrift",
|
||||
|
Reference in New Issue
Block a user