mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.20.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: 97bc889ce840208652bf09b45f3b7859de43fe8e
|
||||
// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26
|
||||
|
||||
package data
|
||||
|
||||
@ -88,8 +88,10 @@ var LanguageByAliasMap = map[string]string{
|
||||
"batch": "Batchfile",
|
||||
"batchfile": "Batchfile",
|
||||
"bazel": "Starlark",
|
||||
"be": "Berry",
|
||||
"beef": "Beef",
|
||||
"befunge": "Befunge",
|
||||
"berry": "Berry",
|
||||
"bibtex": "BibTeX",
|
||||
"bicep": "Bicep",
|
||||
"bison": "Bison",
|
||||
@ -120,8 +122,11 @@ var LanguageByAliasMap = map[string]string{
|
||||
"c2hs_haskell": "C2hs Haskell",
|
||||
"cabal": "Cabal Config",
|
||||
"cabal_config": "Cabal Config",
|
||||
"cadence": "Cadence",
|
||||
"cairo": "Cairo",
|
||||
"cake": "C#",
|
||||
"cakescript": "C#",
|
||||
"cameligo": "CameLIGO",
|
||||
"cap'n_proto": "Cap'n Proto",
|
||||
"carto": "CartoCSS",
|
||||
"cartocss": "CartoCSS",
|
||||
@ -293,6 +298,8 @@ var LanguageByAliasMap = map[string]string{
|
||||
"gdscript": "GDScript",
|
||||
"gedcom": "GEDCOM",
|
||||
"gemfile.lock": "Gemfile.lock",
|
||||
"genero": "Genero",
|
||||
"genero_forms": "Genero Forms",
|
||||
"genie": "Genie",
|
||||
"genshi": "Genshi",
|
||||
"gentoo_ebuild": "Gentoo Ebuild",
|
||||
@ -449,6 +456,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"lfe": "LFE",
|
||||
"lhaskell": "Literate Haskell",
|
||||
"lhs": "Literate Haskell",
|
||||
"ligolang": "LigoLANG",
|
||||
"lilypond": "LilyPond",
|
||||
"limbo": "Limbo",
|
||||
"linker_script": "Linker Script",
|
||||
@ -519,6 +527,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"modula-3": "Modula-3",
|
||||
"module_management_system": "Module Management System",
|
||||
"monkey": "Monkey",
|
||||
"monkey_c": "Monkey C",
|
||||
"moocode": "Moocode",
|
||||
"moonscript": "MoonScript",
|
||||
"motoko": "Motoko",
|
||||
@ -703,6 +712,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"readline_config": "Readline Config",
|
||||
"realbasic": "REALbasic",
|
||||
"reason": "Reason",
|
||||
"reasonligo": "ReasonLIGO",
|
||||
"rebol": "Rebol",
|
||||
"record_jar": "Record Jar",
|
||||
"red": "Red",
|
||||
@ -813,6 +823,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"swift": "Swift",
|
||||
"swig": "SWIG",
|
||||
"systemverilog": "SystemVerilog",
|
||||
"talon": "Talon",
|
||||
"tcl": "Tcl",
|
||||
"tcsh": "Tcsh",
|
||||
"tea": "Tea",
|
||||
@ -892,6 +903,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"wgetrc": "Wget Config",
|
||||
"wiki": "Wikitext",
|
||||
"wikitext": "Wikitext",
|
||||
"win32_message_file": "Win32 Message File",
|
||||
"winbatch": "Batchfile",
|
||||
"windows_registry_entries": "Windows Registry Entries",
|
||||
"wisp": "wisp",
|
||||
|
Reference in New Issue
Block a user