mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.23.0
This commit is contained in:
committed by
Alex Bezzubov
parent
0e58945703
commit
afe3bdf45a
@ -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: d7799da826e01acdb8f84694d33116dccaabe9c2
|
||||
// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c
|
||||
|
||||
package data
|
||||
|
||||
@ -117,7 +117,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".bdy": {"PLSQL"},
|
||||
".be": {"Berry"},
|
||||
".befunge": {"Befunge"},
|
||||
".bf": {"Beef", "Brainfuck", "HyPhy"},
|
||||
".bf": {"Beef", "Befunge", "Brainfuck", "HyPhy"},
|
||||
".bi": {"FreeBasic"},
|
||||
".bib": {"BibTeX"},
|
||||
".bibtex": {"BibTeX"},
|
||||
@ -305,6 +305,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".eliom": {"OCaml"},
|
||||
".eliomi": {"OCaml"},
|
||||
".elm": {"Elm"},
|
||||
".elv": {"Elvish"},
|
||||
".em": {"EmberScript"},
|
||||
".emacs": {"Emacs Lisp"},
|
||||
".emacs.desktop": {"Emacs Lisp"},
|
||||
@ -402,6 +403,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".glslv": {"GLSL"},
|
||||
".gltf": {"JSON"},
|
||||
".glyphs": {"OpenStep Property List"},
|
||||
".gmi": {"Gemini"},
|
||||
".gml": {"Game Maker Language", "Gerber Image", "Graph Modeling Language", "XML"},
|
||||
".gms": {"GAMS"},
|
||||
".gmx": {"XML"},
|
||||
@ -457,6 +459,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".hlean": {"Lean"},
|
||||
".hlsl": {"HLSL"},
|
||||
".hlsli": {"HLSL"},
|
||||
".hocon": {"HOCON"},
|
||||
".hoon": {"hoon"},
|
||||
".hpp": {"C++"},
|
||||
".hqf": {"SQF"},
|
||||
@ -556,6 +559,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".kit": {"Kit"},
|
||||
".kml": {"XML"},
|
||||
".kojo": {"Scala"},
|
||||
".kql": {"Kusto"},
|
||||
".krl": {"KRL"},
|
||||
".ksh": {"Shell"},
|
||||
".ksy": {"Kaitai Struct"},
|
||||
@ -680,6 +684,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".monkey2": {"Monkey"},
|
||||
".moo": {"Mercury", "Moocode"},
|
||||
".moon": {"MoonScript"},
|
||||
".move": {"Move"},
|
||||
".mpl": {"JetBrains MPS"},
|
||||
".mps": {"JetBrains MPS"},
|
||||
".mq4": {"MQL4"},
|
||||
@ -706,6 +711,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".myt": {"Myghty"},
|
||||
".n": {"Nemerle", "Roff"},
|
||||
".nanorc": {"nanorc"},
|
||||
".nas": {"Assembly", "Nasal"},
|
||||
".nasl": {"NASL"},
|
||||
".nasm": {"Assembly"},
|
||||
".natvis": {"XML"},
|
||||
@ -888,6 +894,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".q": {"HiveQL", "q"},
|
||||
".qasm": {"OpenQASM"},
|
||||
".qbs": {"QML"},
|
||||
".qhelp": {"XML"},
|
||||
".ql": {"CodeQL"},
|
||||
".qll": {"CodeQL"},
|
||||
".qmd": {"RMarkdown"},
|
||||
@ -958,7 +965,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".rq": {"SPARQL"},
|
||||
".rs": {"RenderScript", "Rust", "XML"},
|
||||
".rs.in": {"Rust"},
|
||||
".rsc": {"Rascal"},
|
||||
".rsc": {"Rascal", "RouterOS Script"},
|
||||
".rsh": {"RenderScript"},
|
||||
".rss": {"XML"},
|
||||
".rst": {"reStructuredText"},
|
||||
@ -1083,6 +1090,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".t": {"Perl", "Raku", "Terra", "Turing"},
|
||||
".tab": {"SQL"},
|
||||
".tac": {"Python"},
|
||||
".tag": {"Java Server Pages"},
|
||||
".talon": {"Talon"},
|
||||
".targets": {"XML"},
|
||||
".tcc": {"C++"},
|
||||
@ -1134,7 +1142,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".twig": {"Twig"},
|
||||
".txi": {"Texinfo"},
|
||||
".txl": {"TXL"},
|
||||
".txt": {"Text", "Vim Help File"},
|
||||
".txt": {"Adblock Filter List", "Text", "Vim Help File"},
|
||||
".uc": {"UnrealScript"},
|
||||
".udf": {"SQL"},
|
||||
".udo": {"Csound"},
|
||||
@ -1183,6 +1191,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".vsixmanifest": {"XML"},
|
||||
".vssettings": {"XML"},
|
||||
".vstemplate": {"XML"},
|
||||
".vtl": {"Velocity Template Language"},
|
||||
".vtt": {"WebVTT"},
|
||||
".vue": {"Vue"},
|
||||
".vw": {"PLSQL"},
|
||||
@ -1208,6 +1217,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".wlua": {"Lua"},
|
||||
".workbook": {"Markdown"},
|
||||
".workflow": {"HCL", "XML"},
|
||||
".wren": {"Wren"},
|
||||
".ws": {"Witcher Script"},
|
||||
".wsdl": {"XML"},
|
||||
".wsf": {"XML"},
|
||||
@ -1315,6 +1325,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"ATS": {".dats", ".hats", ".sats"},
|
||||
"ActionScript": {".as"},
|
||||
"Ada": {".adb", ".ada", ".ads"},
|
||||
"Adblock Filter List": {".txt"},
|
||||
"Adobe Font Metrics": {".afm"},
|
||||
"Agda": {".agda"},
|
||||
"Alloy": {".als"},
|
||||
@ -1328,7 +1339,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Arc": {".arc"},
|
||||
"AsciiDoc": {".asciidoc", ".adoc", ".asc"},
|
||||
"AspectJ": {".aj"},
|
||||
"Assembly": {".asm", ".a51", ".i", ".inc", ".nasm"},
|
||||
"Assembly": {".asm", ".a51", ".i", ".inc", ".nas", ".nasm"},
|
||||
"Astro": {".astro"},
|
||||
"Asymptote": {".asy"},
|
||||
"Augeas": {".aug"},
|
||||
@ -1340,7 +1351,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Ballerina": {".bal"},
|
||||
"Batchfile": {".bat", ".cmd"},
|
||||
"Beef": {".bf"},
|
||||
"Befunge": {".befunge"},
|
||||
"Befunge": {".befunge", ".bf"},
|
||||
"Berry": {".be"},
|
||||
"BibTeX": {".bib", ".bibtex"},
|
||||
"Bicep": {".bicep"},
|
||||
@ -1444,6 +1455,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Eiffel": {".e"},
|
||||
"Elixir": {".ex", ".exs"},
|
||||
"Elm": {".elm"},
|
||||
"Elvish": {".elv"},
|
||||
"Emacs Lisp": {".el", ".emacs", ".emacs.desktop"},
|
||||
"EmberScript": {".em", ".emberscript"},
|
||||
"Erlang": {".erl", ".app.src", ".es", ".escript", ".hrl", ".xrl", ".yrl"},
|
||||
@ -1480,6 +1492,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"GN": {".gn", ".gni"},
|
||||
"GSC": {".gsc", ".csc", ".gsh"},
|
||||
"Game Maker Language": {".gml"},
|
||||
"Gemini": {".gmi"},
|
||||
"Genero": {".4gl"},
|
||||
"Genero Forms": {".per"},
|
||||
"Genie": {".gs"},
|
||||
@ -1508,6 +1521,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"HAProxy": {".cfg"},
|
||||
"HCL": {".hcl", ".nomad", ".tf", ".tfvars", ".workflow"},
|
||||
"HLSL": {".hlsl", ".cginc", ".fx", ".fxh", ".hlsli"},
|
||||
"HOCON": {".hocon"},
|
||||
"HTML": {".html", ".hta", ".htm", ".html.hl", ".inc", ".xht", ".xhtml"},
|
||||
"HTML+ECR": {".ecr"},
|
||||
"HTML+EEX": {".eex", ".html.heex", ".html.leex"},
|
||||
@ -1549,7 +1563,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Jasmin": {".j"},
|
||||
"Java": {".java", ".jav"},
|
||||
"Java Properties": {".properties"},
|
||||
"Java Server Pages": {".jsp"},
|
||||
"Java Server Pages": {".jsp", ".tag"},
|
||||
"JavaScript": {".js", "._js", ".bones", ".cjs", ".es", ".es6", ".frag", ".gs", ".jake", ".javascript", ".jsb", ".jscad", ".jsfl", ".jslib", ".jsm", ".jspre", ".jss", ".jsx", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"},
|
||||
"JavaScript+ERB": {".js.erb"},
|
||||
"Jest Snapshot": {".snap"},
|
||||
@ -1569,7 +1583,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"KiCad Schematic": {".kicad_sch", ".sch"},
|
||||
"Kit": {".kit"},
|
||||
"Kotlin": {".kt", ".ktm", ".kts"},
|
||||
"Kusto": {".csl"},
|
||||
"Kusto": {".csl", ".kql"},
|
||||
"LFE": {".lfe"},
|
||||
"LLVM": {".ll"},
|
||||
"LOLCODE": {".lol"},
|
||||
@ -1633,6 +1647,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"MoonScript": {".moon"},
|
||||
"Motoko": {".mo"},
|
||||
"Motorola 68K Assembly": {".asm", ".i", ".inc", ".s", ".x68"},
|
||||
"Move": {".move"},
|
||||
"Muse": {".muse"},
|
||||
"Mustache": {".mustache"},
|
||||
"Myghty": {".myt"},
|
||||
@ -1642,6 +1657,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"NL": {".nl"},
|
||||
"NSIS": {".nsi", ".nsh"},
|
||||
"NWScript": {".nss"},
|
||||
"Nasal": {".nas"},
|
||||
"Nearley": {".ne", ".nearley"},
|
||||
"Nemerle": {".n"},
|
||||
"NetLinx": {".axs", ".axi"},
|
||||
@ -1760,6 +1776,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Roff": {".roff", ".1", ".1in", ".1m", ".1x", ".2", ".3", ".3in", ".3m", ".3p", ".3pm", ".3qt", ".3x", ".4", ".5", ".6", ".7", ".8", ".9", ".l", ".man", ".mdoc", ".me", ".ms", ".n", ".nr", ".rno", ".tmac"},
|
||||
"Roff Manpage": {".1", ".1in", ".1m", ".1x", ".2", ".3", ".3in", ".3m", ".3p", ".3pm", ".3qt", ".3x", ".4", ".5", ".6", ".7", ".8", ".9", ".man", ".mdoc"},
|
||||
"Rouge": {".rg"},
|
||||
"RouterOS Script": {".rsc"},
|
||||
"Ruby": {".rb", ".builder", ".eye", ".fcgi", ".gemspec", ".god", ".jbuilder", ".mspec", ".pluginspec", ".podspec", ".prawn", ".rabl", ".rake", ".rbi", ".rbuild", ".rbw", ".rbx", ".ru", ".ruby", ".spec", ".thor", ".watchr"},
|
||||
"Rust": {".rs", ".rs.in"},
|
||||
"SAS": {".sas"},
|
||||
@ -1847,6 +1864,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"VHDL": {".vhdl", ".vhd", ".vhf", ".vhi", ".vho", ".vhs", ".vht", ".vhw"},
|
||||
"Vala": {".vala", ".vapi"},
|
||||
"Valve Data Format": {".vdf"},
|
||||
"Velocity Template Language": {".vtl"},
|
||||
"Verilog": {".v", ".veo"},
|
||||
"Vim Help File": {".txt"},
|
||||
"Vim Script": {".vim", ".vba", ".vimrc", ".vmb"},
|
||||
@ -1868,11 +1886,12 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Witcher Script": {".ws"},
|
||||
"Wollok": {".wlk"},
|
||||
"World of Warcraft Addon Data": {".toc"},
|
||||
"Wren": {".wren"},
|
||||
"X BitMap": {".xbm"},
|
||||
"X PixMap": {".xpm", ".pm"},
|
||||
"X10": {".x10"},
|
||||
"XC": {".xc"},
|
||||
"XML": {".xml", ".adml", ".admx", ".ant", ".axaml", ".axml", ".builds", ".ccproj", ".ccxml", ".clixml", ".cproject", ".cscfg", ".csdef", ".csl", ".csproj", ".ct", ".depproj", ".dita", ".ditamap", ".ditaval", ".dll.config", ".dotsettings", ".filters", ".fsproj", ".fxml", ".glade", ".gml", ".gmx", ".grxml", ".gst", ".hzp", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".natvis", ".ncl", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".rdf", ".res", ".resx", ".rs", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sublime-snippet", ".targets", ".tml", ".ts", ".tsx", ".ui", ".urdf", ".ux", ".vbproj", ".vcxproj", ".vsixmanifest", ".vssettings", ".vstemplate", ".vxml", ".wixproj", ".workflow", ".wsdl", ".wsf", ".wxi", ".wxl", ".wxs", ".x3d", ".xacro", ".xaml", ".xib", ".xlf", ".xliff", ".xmi", ".xml.dist", ".xmp", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"},
|
||||
"XML": {".xml", ".adml", ".admx", ".ant", ".axaml", ".axml", ".builds", ".ccproj", ".ccxml", ".clixml", ".cproject", ".cscfg", ".csdef", ".csl", ".csproj", ".ct", ".depproj", ".dita", ".ditamap", ".ditaval", ".dll.config", ".dotsettings", ".filters", ".fsproj", ".fxml", ".glade", ".gml", ".gmx", ".grxml", ".gst", ".hzp", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".natvis", ".ncl", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".qhelp", ".rdf", ".res", ".resx", ".rs", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sublime-snippet", ".targets", ".tml", ".ts", ".tsx", ".ui", ".urdf", ".ux", ".vbproj", ".vcxproj", ".vsixmanifest", ".vssettings", ".vstemplate", ".vxml", ".wixproj", ".workflow", ".wsdl", ".wsf", ".wxi", ".wxl", ".wxs", ".x3d", ".xacro", ".xaml", ".xib", ".xlf", ".xliff", ".xmi", ".xml.dist", ".xmp", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"},
|
||||
"XML Property List": {".plist", ".sttheme", ".tmcommand", ".tmlanguage", ".tmpreferences", ".tmsnippet", ".tmtheme"},
|
||||
"XPages": {".xsp-config", ".xsp.metadata"},
|
||||
"XProc": {".xpl", ".xproc"},
|
||||
|
Reference in New Issue
Block a user