mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.26.0
This commit is contained in:
committed by
Alex Bezzubov
parent
c3899f12ca
commit
84c996dfcf
@ -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: bf853f1c663903e3ee35935189760191f1c45e1c
|
||||
// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317
|
||||
|
||||
package data
|
||||
|
||||
@ -17,6 +17,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"abnf": "ABNF",
|
||||
"abuild": "Alpine Abuild",
|
||||
"acfm": "Adobe Font Metrics",
|
||||
"ackrc": "Option List",
|
||||
"aconf": "ApacheConf",
|
||||
"actionscript": "ActionScript",
|
||||
"actionscript3": "ActionScript",
|
||||
@ -152,10 +153,12 @@ var LanguageByAliasMap = map[string]string{
|
||||
"chpl": "Chapel",
|
||||
"chuck": "ChucK",
|
||||
"cil": "CIL",
|
||||
"circom": "Circom",
|
||||
"cirru": "Cirru",
|
||||
"clarion": "Clarion",
|
||||
"clarity": "Clarity",
|
||||
"classic_asp": "Classic ASP",
|
||||
"classic_visual_basic": "Visual Basic 6.0",
|
||||
"clean": "Clean",
|
||||
"click": "Click",
|
||||
"clipper": "xBase",
|
||||
@ -210,9 +213,12 @@ var LanguageByAliasMap = map[string]string{
|
||||
"cweb": "CWeb",
|
||||
"cwl": "Common Workflow Language",
|
||||
"cycript": "Cycript",
|
||||
"cypher": "Cypher",
|
||||
"cython": "Cython",
|
||||
"d": "D",
|
||||
"d-objdump": "D-ObjDump",
|
||||
"d2": "D2",
|
||||
"d2lang": "D2",
|
||||
"dafny": "Dafny",
|
||||
"darcs_patch": "Darcs Patch",
|
||||
"dart": "Dart",
|
||||
@ -235,6 +241,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"dogescript": "Dogescript",
|
||||
"dosbatch": "Batchfile",
|
||||
"dosini": "INI",
|
||||
"dotenv": "Dotenv",
|
||||
"dpatch": "Darcs Patch",
|
||||
"dtrace": "DTrace",
|
||||
"dtrace-script": "DTrace",
|
||||
@ -250,6 +257,8 @@ var LanguageByAliasMap = map[string]string{
|
||||
"ecere_projects": "Ecere Projects",
|
||||
"ecl": "ECL",
|
||||
"eclipse": "ECLiPSe",
|
||||
"ecmarkdown": "Ecmarkup",
|
||||
"ecmarkup": "Ecmarkup",
|
||||
"ecr": "HTML+ECR",
|
||||
"editor-config": "EditorConfig",
|
||||
"editorconfig": "EditorConfig",
|
||||
@ -263,6 +272,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"elixir": "Elixir",
|
||||
"elm": "Elm",
|
||||
"elvish": "Elvish",
|
||||
"elvish_transcript": "Elvish Transcript",
|
||||
"emacs": "Emacs Lisp",
|
||||
"emacs_lisp": "Emacs Lisp",
|
||||
"emacs_muse": "Muse",
|
||||
@ -345,10 +355,16 @@ var LanguageByAliasMap = map[string]string{
|
||||
"go": "Go",
|
||||
"go.mod": "Go Module",
|
||||
"go.sum": "Go Checksums",
|
||||
"go.work": "Go Workspace",
|
||||
"go.work.sum": "Go Checksums",
|
||||
"go_checksums": "Go Checksums",
|
||||
"go_mod": "Go Module",
|
||||
"go_module": "Go Module",
|
||||
"go_sum": "Go Checksums",
|
||||
"go_work": "Go Workspace",
|
||||
"go_work_sum": "Go Checksums",
|
||||
"go_workspace": "Go Workspace",
|
||||
"godot_resource": "Godot Resource",
|
||||
"golang": "Go",
|
||||
"golo": "Golo",
|
||||
"gosu": "Gosu",
|
||||
@ -382,6 +398,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"hocon": "HOCON",
|
||||
"holyc": "HolyC",
|
||||
"hoon": "hoon",
|
||||
"hosts_file": "Hosts File",
|
||||
"html": "HTML",
|
||||
"html+django": "Jinja",
|
||||
"html+ecr": "HTML+ECR",
|
||||
@ -409,10 +426,12 @@ var LanguageByAliasMap = map[string]string{
|
||||
"ijm": "ImageJ Macro",
|
||||
"ile_rpg": "RPGLE",
|
||||
"imagej_macro": "ImageJ Macro",
|
||||
"imba": "Imba",
|
||||
"inc": "PHP",
|
||||
"inform7": "Inform 7",
|
||||
"inform_7": "Inform 7",
|
||||
"ini": "INI",
|
||||
"ink": "Ink",
|
||||
"inno_setup": "Inno Setup",
|
||||
"inputrc": "Readline Config",
|
||||
"io": "Io",
|
||||
@ -433,6 +452,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"java_server_pages": "Java Server Pages",
|
||||
"javascript": "JavaScript",
|
||||
"javascript+erb": "JavaScript+ERB",
|
||||
"jcl": "JCL",
|
||||
"jest_snapshot": "Jest Snapshot",
|
||||
"jetbrains_mps": "JetBrains MPS",
|
||||
"jflex": "JFlex",
|
||||
@ -454,14 +474,18 @@ var LanguageByAliasMap = map[string]string{
|
||||
"jsp": "Java Server Pages",
|
||||
"julia": "Julia",
|
||||
"jupyter_notebook": "Jupyter Notebook",
|
||||
"just": "Just",
|
||||
"justfile": "Just",
|
||||
"kaitai_struct": "Kaitai Struct",
|
||||
"kak": "KakouneScript",
|
||||
"kakounescript": "KakouneScript",
|
||||
"kakscript": "KakouneScript",
|
||||
"kerboscript": "KerboScript",
|
||||
"keyvalues": "Valve Data Format",
|
||||
"kicad_layout": "KiCad Layout",
|
||||
"kicad_legacy_layout": "KiCad Legacy Layout",
|
||||
"kicad_schematic": "KiCad Schematic",
|
||||
"kickstart": "Kickstart",
|
||||
"kit": "Kit",
|
||||
"kotlin": "Kotlin",
|
||||
"krl": "KRL",
|
||||
@ -533,9 +557,13 @@ var LanguageByAliasMap = map[string]string{
|
||||
"maxscript": "MAXScript",
|
||||
"mbox": "E-mail",
|
||||
"mcfunction": "mcfunction",
|
||||
"md": "Markdown",
|
||||
"mdoc": "Roff",
|
||||
"mdx": "MDX",
|
||||
"mediawiki": "Wikitext",
|
||||
"mercury": "Mercury",
|
||||
"mermaid": "Mermaid",
|
||||
"mermaid_example": "Mermaid",
|
||||
"meson": "Meson",
|
||||
"metal": "Metal",
|
||||
"mf": "Makefile",
|
||||
@ -601,11 +629,20 @@ var LanguageByAliasMap = map[string]string{
|
||||
"nroff": "Roff",
|
||||
"nsis": "NSIS",
|
||||
"nu": "Nu",
|
||||
"nu-script": "Nushell",
|
||||
"numpy": "NumPy",
|
||||
"nunjucks": "Nunjucks",
|
||||
"nush": "Nu",
|
||||
"nushell": "Nushell",
|
||||
"nushell-script": "Nushell",
|
||||
"nvim": "Vim Script",
|
||||
"nwscript": "NWScript",
|
||||
"oasv2": "OpenAPI Specification v2",
|
||||
"oasv2-json": "OASv2-json",
|
||||
"oasv2-yaml": "OASv2-yaml",
|
||||
"oasv3": "OpenAPI Specification v3",
|
||||
"oasv3-json": "OASv3-json",
|
||||
"oasv3-yaml": "OASv3-yaml",
|
||||
"obj-c": "Objective-C",
|
||||
"obj-c++": "Objective-C++",
|
||||
"obj-j": "Objective-J",
|
||||
@ -633,6 +670,8 @@ var LanguageByAliasMap = map[string]string{
|
||||
"opa": "Opa",
|
||||
"opal": "Opal",
|
||||
"open_policy_agent": "Open Policy Agent",
|
||||
"openapi_specification_v2": "OpenAPI Specification v2",
|
||||
"openapi_specification_v3": "OpenAPI Specification v3",
|
||||
"opencl": "OpenCL",
|
||||
"openedge": "OpenEdge ABL",
|
||||
"openedge_abl": "OpenEdge ABL",
|
||||
@ -642,12 +681,15 @@ var LanguageByAliasMap = map[string]string{
|
||||
"openscad": "OpenSCAD",
|
||||
"openstep_property_list": "OpenStep Property List",
|
||||
"opentype_feature_file": "OpenType Feature File",
|
||||
"option_list": "Option List",
|
||||
"opts": "Option List",
|
||||
"org": "Org",
|
||||
"osascript": "AppleScript",
|
||||
"ox": "Ox",
|
||||
"oxygene": "Oxygene",
|
||||
"oz": "Oz",
|
||||
"p4": "P4",
|
||||
"pact": "Pact",
|
||||
"pan": "Pan",
|
||||
"pandoc": "Markdown",
|
||||
"papyrus": "Papyrus",
|
||||
@ -658,6 +700,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"pasm": "Parrot Assembly",
|
||||
"pawn": "Pawn",
|
||||
"pcbnew": "KiCad Layout",
|
||||
"pddl": "PDDL",
|
||||
"peg.js": "PEG.js",
|
||||
"pep8": "Pep8",
|
||||
"perl": "Perl",
|
||||
@ -677,6 +720,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"pod": "Pod",
|
||||
"pod_6": "Pod 6",
|
||||
"pogoscript": "PogoScript",
|
||||
"polar": "Polar",
|
||||
"pony": "Pony",
|
||||
"portugol": "Portugol",
|
||||
"posh": "PowerShell",
|
||||
@ -697,6 +741,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"prolog": "Prolog",
|
||||
"promela": "Promela",
|
||||
"propeller_spin": "Propeller Spin",
|
||||
"proto": "Protocol Buffer",
|
||||
"protobuf": "Protocol Buffer",
|
||||
"protobuf_text_format": "Protocol Buffer Text Format",
|
||||
"protocol_buffer": "Protocol Buffer",
|
||||
@ -710,6 +755,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"purescript": "PureScript",
|
||||
"pwsh": "PowerShell",
|
||||
"pycon": "Python console",
|
||||
"pyret": "Pyret",
|
||||
"pyrex": "Cython",
|
||||
"python": "Python",
|
||||
"python3": "Python",
|
||||
@ -736,6 +782,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"raw_token_data": "Raw token data",
|
||||
"razor": "HTML+Razor",
|
||||
"rb": "Ruby",
|
||||
"rbs": "RBS",
|
||||
"rbx": "Ruby",
|
||||
"rdoc": "RDoc",
|
||||
"readline": "Readline Config",
|
||||
@ -793,14 +840,17 @@ var LanguageByAliasMap = map[string]string{
|
||||
"sass": "Sass",
|
||||
"scala": "Scala",
|
||||
"scaml": "Scaml",
|
||||
"scenic": "Scenic",
|
||||
"scheme": "Scheme",
|
||||
"scilab": "Scilab",
|
||||
"scss": "SCSS",
|
||||
"sdc": "Tcl",
|
||||
"sed": "sed",
|
||||
"self": "Self",
|
||||
"selinux_kernel_policy_language": "SELinux Policy",
|
||||
"selinux_policy": "SELinux Policy",
|
||||
"sepolicy": "SELinux Policy",
|
||||
"sfv": "Simple File Verification",
|
||||
"sh": "Shell",
|
||||
"shaderlab": "ShaderLab",
|
||||
"shell": "Shell",
|
||||
@ -810,6 +860,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"shellsession": "ShellSession",
|
||||
"shen": "Shen",
|
||||
"sieve": "Sieve",
|
||||
"simple_file_verification": "Simple File Verification",
|
||||
"singularity": "Singularity",
|
||||
"slash": "Slash",
|
||||
"slice": "Slice",
|
||||
@ -817,9 +868,12 @@ var LanguageByAliasMap = map[string]string{
|
||||
"smali": "Smali",
|
||||
"smalltalk": "Smalltalk",
|
||||
"smarty": "Smarty",
|
||||
"smithy": "Smithy",
|
||||
"sml": "Standard ML",
|
||||
"smpl": "SmPL",
|
||||
"smt": "SMT",
|
||||
"snakefile": "Snakemake",
|
||||
"snakemake": "Snakemake",
|
||||
"snipmate": "Vim Snippet",
|
||||
"snippet": "YASnippet",
|
||||
"solidity": "Solidity",
|
||||
@ -856,6 +910,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"supercollider": "SuperCollider",
|
||||
"svelte": "Svelte",
|
||||
"svg": "SVG",
|
||||
"sway": "Sway",
|
||||
"swift": "Swift",
|
||||
"swig": "SWIG",
|
||||
"systemverilog": "SystemVerilog",
|
||||
@ -874,6 +929,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"thrift": "Thrift",
|
||||
"ti_program": "TI Program",
|
||||
"tl": "Type Language",
|
||||
"tl-verilog": "TL-Verilog",
|
||||
"tla": "TLA",
|
||||
"tm-properties": "TextMate Properties",
|
||||
"toml": "TOML",
|
||||
@ -905,8 +961,9 @@ var LanguageByAliasMap = map[string]string{
|
||||
"vala": "Vala",
|
||||
"valve_data_format": "Valve Data Format",
|
||||
"vb.net": "Visual Basic .NET",
|
||||
"vb6": "VBA",
|
||||
"vb6": "Visual Basic 6.0",
|
||||
"vb_.net": "Visual Basic .NET",
|
||||
"vb_6": "Visual Basic 6.0",
|
||||
"vba": "VBA",
|
||||
"vbnet": "Visual Basic .NET",
|
||||
"vbscript": "VBScript",
|
||||
@ -924,7 +981,9 @@ var LanguageByAliasMap = map[string]string{
|
||||
"viml": "Vim Script",
|
||||
"visual_basic": "Visual Basic .NET",
|
||||
"visual_basic_.net": "Visual Basic .NET",
|
||||
"visual_basic_6": "VBA",
|
||||
"visual_basic_6": "Visual Basic 6.0",
|
||||
"visual_basic_6.0": "Visual Basic 6.0",
|
||||
"visual_basic_classic": "Visual Basic 6.0",
|
||||
"visual_basic_for_applications": "VBA",
|
||||
"vlang": "V",
|
||||
"volt": "Volt",
|
||||
@ -936,13 +995,15 @@ var LanguageByAliasMap = map[string]string{
|
||||
"wast": "WebAssembly",
|
||||
"wavefront_material": "Wavefront Material",
|
||||
"wavefront_object": "Wavefront Object",
|
||||
"wdl": "wdl",
|
||||
"wdl": "WDL",
|
||||
"web_ontology_language": "Web Ontology Language",
|
||||
"webassembly": "WebAssembly",
|
||||
"webassembly_interface_type": "WebAssembly Interface Type",
|
||||
"webidl": "WebIDL",
|
||||
"webvtt": "WebVTT",
|
||||
"wget_config": "Wget Config",
|
||||
"wgetrc": "Wget Config",
|
||||
"wgsl": "WGSL",
|
||||
"whiley": "Whiley",
|
||||
"wiki": "Wikitext",
|
||||
"wikitext": "Wikitext",
|
||||
@ -950,12 +1011,14 @@ var LanguageByAliasMap = map[string]string{
|
||||
"winbatch": "Batchfile",
|
||||
"windows_registry_entries": "Windows Registry Entries",
|
||||
"wisp": "wisp",
|
||||
"wit": "WebAssembly Interface Type",
|
||||
"witcher_script": "Witcher Script",
|
||||
"wl": "Mathematica",
|
||||
"wolfram": "Mathematica",
|
||||
"wolfram_lang": "Mathematica",
|
||||
"wolfram_language": "Mathematica",
|
||||
"wollok": "Wollok",
|
||||
"workflow_description_language": "WDL",
|
||||
"world_of_warcraft_addon_data": "World of Warcraft Addon Data",
|
||||
"wren": "Wren",
|
||||
"wrenlang": "Wren",
|
||||
@ -968,6 +1031,7 @@ var LanguageByAliasMap = map[string]string{
|
||||
"xbm": "X BitMap",
|
||||
"xc": "XC",
|
||||
"xcompose": "XCompose",
|
||||
"xdc": "Tcl",
|
||||
"xdr": "RPC",
|
||||
"xhtml": "HTML",
|
||||
"xml": "XML",
|
||||
|
Reference in New Issue
Block a user