mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47: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
|
||||
|
||||
@ -29,8 +29,6 @@ var LanguagesByExtension = map[string][]string{
|
||||
".6pm": {"Raku"},
|
||||
".7": {"Roff", "Roff Manpage"},
|
||||
".8": {"Roff", "Roff Manpage"},
|
||||
".8xk": {"TI Program"},
|
||||
".8xk.txt": {"TI Program"},
|
||||
".8xp": {"TI Program"},
|
||||
".8xp.txt": {"TI Program"},
|
||||
".9": {"Roff", "Roff Manpage"},
|
||||
@ -114,6 +112,8 @@ var LanguagesByExtension = map[string][]string{
|
||||
".bat": {"Batchfile"},
|
||||
".bats": {"Shell"},
|
||||
".bb": {"BitBake", "BlitzBasic", "Clojure"},
|
||||
".bbappend": {"BitBake"},
|
||||
".bbclass": {"BitBake"},
|
||||
".bbx": {"TeX"},
|
||||
".bdf": {"Glyph Bitmap Distribution Format"},
|
||||
".bdy": {"PLSQL"},
|
||||
@ -124,6 +124,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".bib": {"BibTeX"},
|
||||
".bibtex": {"BibTeX"},
|
||||
".bicep": {"Bicep"},
|
||||
".bicepparam": {"Bicep"},
|
||||
".bison": {"Bison"},
|
||||
".blade": {"Blade"},
|
||||
".blade.php": {"Blade"},
|
||||
@ -222,6 +223,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".crc32": {"Checksums"},
|
||||
".creole": {"Creole"},
|
||||
".cs": {"C#", "Smalltalk"},
|
||||
".cs.pp": {"C#"},
|
||||
".csc": {"GSC"},
|
||||
".cscfg": {"XML"},
|
||||
".csd": {"Csound Document"},
|
||||
@ -307,6 +309,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".ecr": {"HTML+ECR"},
|
||||
".ect": {"EJS"},
|
||||
".edc": {"Edje Data Collection"},
|
||||
".edge": {"Edge"},
|
||||
".edgeql": {"EdgeQL"},
|
||||
".editorconfig": {"EditorConfig"},
|
||||
".edn": {"edn"},
|
||||
@ -453,7 +456,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".gto": {"Gerber Image"},
|
||||
".gtp": {"Gerber Image"},
|
||||
".gtpl": {"Groovy"},
|
||||
".gts": {"Gerber Image"},
|
||||
".gts": {"Gerber Image", "Glimmer TS"},
|
||||
".gv": {"Graphviz (DOT)"},
|
||||
".gvy": {"Groovy"},
|
||||
".gyp": {"Python"},
|
||||
@ -514,7 +517,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".ily": {"LilyPond"},
|
||||
".imba": {"Imba"},
|
||||
".iml": {"XML"},
|
||||
".inc": {"Assembly", "C++", "HTML", "Motorola 68K Assembly", "NASL", "PHP", "POV-Ray SDL", "Pascal", "Pawn", "SQL", "SourcePawn"},
|
||||
".inc": {"Assembly", "BitBake", "C++", "HTML", "Motorola 68K Assembly", "NASL", "PHP", "POV-Ray SDL", "Pascal", "Pawn", "SQL", "SourcePawn"},
|
||||
".ini": {"INI"},
|
||||
".ink": {"Ink"},
|
||||
".inl": {"C++"},
|
||||
@ -704,6 +707,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".mms": {"Module Management System"},
|
||||
".mo": {"Modelica", "Motoko"},
|
||||
".mod": {"AMPL", "Linux Kernel Module", "Modula-2", "XML"},
|
||||
".mojo": {"Mojo", "XML"},
|
||||
".monkey": {"Monkey"},
|
||||
".monkey2": {"Monkey"},
|
||||
".moo": {"Mercury", "Moocode"},
|
||||
@ -780,6 +784,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".nuspec": {"XML"},
|
||||
".nut": {"Squirrel"},
|
||||
".ny": {"Common Lisp"},
|
||||
".ob2": {"Oberon"},
|
||||
".obj": {"Wavefront Object"},
|
||||
".objdump": {"ObjDump"},
|
||||
".odd": {"XML"},
|
||||
@ -987,6 +992,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".rno": {"RUNOFF", "Roff"},
|
||||
".rnw": {"Sweave"},
|
||||
".robot": {"RobotFramework"},
|
||||
".roc": {"Roc"},
|
||||
".rockspec": {"Lua"},
|
||||
".roff": {"Roff"},
|
||||
".ronn": {"Markdown"},
|
||||
@ -1008,6 +1014,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".s": {"Motorola 68K Assembly", "Unix Assembly"},
|
||||
".sage": {"Sage"},
|
||||
".sagews": {"Sage"},
|
||||
".sarif": {"JSON"},
|
||||
".sas": {"SAS"},
|
||||
".sass": {"Sass"},
|
||||
".sats": {"ATS"},
|
||||
@ -1057,6 +1064,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".sl": {"Slash"},
|
||||
".sld": {"Scheme"},
|
||||
".slim": {"Slim"},
|
||||
".slint": {"Slint"},
|
||||
".sln": {"Microsoft Visual Studio Solution"},
|
||||
".sls": {"SaltStack", "Scheme"},
|
||||
".sma": {"Pawn"},
|
||||
@ -1140,6 +1148,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".tex": {"TeX"},
|
||||
".texi": {"Texinfo"},
|
||||
".texinfo": {"Texinfo"},
|
||||
".textgrid": {"TextGrid"},
|
||||
".textile": {"Textile"},
|
||||
".textproto": {"Protocol Buffer Text Format"},
|
||||
".tf": {"HCL"},
|
||||
@ -1401,10 +1410,10 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Befunge": {".befunge", ".bf"},
|
||||
"Berry": {".be"},
|
||||
"BibTeX": {".bib", ".bibtex"},
|
||||
"Bicep": {".bicep"},
|
||||
"Bicep": {".bicep", ".bicepparam"},
|
||||
"Bikeshed": {".bs"},
|
||||
"Bison": {".bison"},
|
||||
"BitBake": {".bb"},
|
||||
"BitBake": {".bb", ".bbappend", ".bbclass", ".inc"},
|
||||
"Blade": {".blade", ".blade.php"},
|
||||
"BlitzBasic": {".bb", ".decls"},
|
||||
"BlitzMax": {".bmx"},
|
||||
@ -1416,7 +1425,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"BrighterScript": {".bs"},
|
||||
"Brightscript": {".brs"},
|
||||
"C": {".c", ".cats", ".h", ".idc"},
|
||||
"C#": {".cs", ".cake", ".csx", ".linq"},
|
||||
"C#": {".cs", ".cake", ".cs.pp", ".csx", ".linq"},
|
||||
"C++": {".cpp", ".c++", ".cc", ".cp", ".cppm", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".ixx", ".re", ".tcc", ".tpp", ".txx"},
|
||||
"C-ObjDump": {".c-objdump"},
|
||||
"C2hs Haskell": {".chs"},
|
||||
@ -1504,6 +1513,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Easybuild": {".eb"},
|
||||
"Ecere Projects": {".epj"},
|
||||
"Ecmarkup": {".html"},
|
||||
"Edge": {".edge"},
|
||||
"EdgeQL": {".edgeql", ".esdl"},
|
||||
"EditorConfig": {".editorconfig"},
|
||||
"Edje Data Collection": {".edc"},
|
||||
@ -1560,6 +1570,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Git Config": {".gitconfig"},
|
||||
"Gleam": {".gleam"},
|
||||
"Glimmer JS": {".gjs"},
|
||||
"Glimmer TS": {".gts"},
|
||||
"Glyph": {".glf"},
|
||||
"Glyph Bitmap Distribution Format": {".bdf"},
|
||||
"Gnuplot": {".gp", ".gnu", ".gnuplot", ".p", ".plot", ".plt"},
|
||||
@ -1615,7 +1626,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"J": {".ijs"},
|
||||
"JCL": {".jcl"},
|
||||
"JFlex": {".flex", ".jflex"},
|
||||
"JSON": {".json", ".4dform", ".4dproject", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".json-tmlanguage", ".jsonl", ".mcmeta", ".tfstate", ".tfstate.backup", ".topojson", ".webapp", ".webmanifest", ".yy", ".yyp"},
|
||||
"JSON": {".json", ".4dform", ".4dproject", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".json-tmlanguage", ".jsonl", ".mcmeta", ".sarif", ".tfstate", ".tfstate.backup", ".topojson", ".webapp", ".webmanifest", ".yy", ".yyp"},
|
||||
"JSON with Comments": {".jsonc", ".code-snippets", ".code-workspace", ".sublime-build", ".sublime-commands", ".sublime-completions", ".sublime-keymap", ".sublime-macro", ".sublime-menu", ".sublime-mousemap", ".sublime-project", ".sublime-settings", ".sublime-theme", ".sublime-workspace", ".sublime_metrics", ".sublime_session"},
|
||||
"JSON5": {".json5"},
|
||||
"JSONLD": {".jsonld"},
|
||||
@ -1707,6 +1718,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Modula-2": {".mod"},
|
||||
"Modula-3": {".i3", ".ig", ".m3", ".mg"},
|
||||
"Module Management System": {".mms", ".mmk"},
|
||||
"Mojo": {".mojo"},
|
||||
"Monkey": {".monkey", ".monkey2"},
|
||||
"Monkey C": {".mc"},
|
||||
"Moocode": {".moo"},
|
||||
@ -1745,6 +1757,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"OASv3-json": {".json"},
|
||||
"OASv3-yaml": {".yaml", ".yml"},
|
||||
"OCaml": {".ml", ".eliom", ".eliomi", ".ml4", ".mli", ".mll", ".mly"},
|
||||
"Oberon": {".ob2"},
|
||||
"ObjDump": {".objdump"},
|
||||
"Object Data Instance Notation": {".odin"},
|
||||
"ObjectScript": {".cls"},
|
||||
@ -1851,6 +1864,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Ring": {".ring"},
|
||||
"Riot": {".riot"},
|
||||
"RobotFramework": {".robot"},
|
||||
"Roc": {".roc"},
|
||||
"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"},
|
||||
@ -1889,6 +1903,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Slash": {".sl"},
|
||||
"Slice": {".ice"},
|
||||
"Slim": {".slim"},
|
||||
"Slint": {".slint"},
|
||||
"SmPL": {".cocci"},
|
||||
"Smali": {".smali"},
|
||||
"Smalltalk": {".st", ".cs"},
|
||||
@ -1913,7 +1928,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Sweave": {".rnw"},
|
||||
"Swift": {".swift"},
|
||||
"SystemVerilog": {".sv", ".svh", ".vh"},
|
||||
"TI Program": {".8xp", ".8xk", ".8xk.txt", ".8xp.txt"},
|
||||
"TI Program": {".8xp", ".8xp.txt"},
|
||||
"TL-Verilog": {".tlv"},
|
||||
"TLA": {".tla"},
|
||||
"TOML": {".toml"},
|
||||
@ -1930,6 +1945,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Terraform Template": {".tftpl"},
|
||||
"Texinfo": {".texinfo", ".texi", ".txi"},
|
||||
"Text": {".txt", ".fr", ".nb", ".ncl", ".no"},
|
||||
"TextGrid": {".textgrid"},
|
||||
"Textile": {".textile"},
|
||||
"Thrift": {".thrift"},
|
||||
"Toit": {".toit"},
|
||||
@ -1983,7 +1999,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"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", ".qhelp", ".rdf", ".res", ".resx", ".rs", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sublime-snippet", ".sw", ".targets", ".tml", ".ts", ".tsx", ".typ", ".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", ".mojo", ".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", ".sw", ".targets", ".tml", ".ts", ".tsx", ".typ", ".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