Updated Linguist to v7.18.0

This commit is contained in:
github-actions
2021-12-15 20:08:13 +00:00
parent 41482679da
commit 2febea0489
30 changed files with 33197 additions and 31404 deletions

View File

@ -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: 50d3abb3a504e0c8b9bef762afa1c1061fd0d72e
// Extracted from github/linguist commit: 80f3531e8a1014a23f4606458e5a528053ed3cac
package data
@ -280,6 +280,7 @@ var LanguagesByExtension = map[string][]string{
".eex": {"HTML+EEX"},
".eh": {"eC"},
".ejs": {"EJS"},
".ejs.t": {"EJS"},
".el": {"Emacs Lisp"},
".eliom": {"OCaml"},
".eliomi": {"OCaml"},
@ -442,6 +443,7 @@ var LanguagesByExtension = map[string][]string{
".hta": {"HTML"},
".htm": {"HTML"},
".html": {"HTML"},
".html.heex": {"HTML+EEX"},
".html.hl": {"HTML"},
".html.leex": {"HTML+EEX"},
".http": {"HTTP"},
@ -450,6 +452,7 @@ var LanguagesByExtension = map[string][]string{
".hxsl": {"Haxe"},
".hxx": {"C++"},
".hy": {"Hy"},
".hzp": {"XML"},
".i": {"Assembly", "Motorola 68K Assembly", "SWIG"},
".i3": {"Modula-3"},
".i7x": {"Inform 7"},
@ -481,6 +484,7 @@ var LanguagesByExtension = map[string][]string{
".iss": {"Inno Setup"},
".iuml": {"PlantUML"},
".ivy": {"XML"},
".ixx": {"C++"},
".j": {"Jasmin", "Objective-J"},
".j2": {"Jinja"},
".jade": {"Pug"},
@ -630,7 +634,7 @@ var LanguagesByExtension = map[string][]string{
".mm": {"Objective-C++", "XML"},
".mmk": {"Module Management System"},
".mms": {"Module Management System"},
".mo": {"Modelica"},
".mo": {"Modelica", "Motoko"},
".mod": {"AMPL", "Linux Kernel Module", "Modula-2", "XML"},
".model.lkml": {"LookML"},
".monkey": {"Monkey"},
@ -781,6 +785,7 @@ var LanguagesByExtension = map[string][]string{
".plx": {"Perl"},
".pm": {"Perl", "Raku", "X PixMap"},
".pm6": {"Raku"},
".pml": {"Promela"},
".pmod": {"Pike"},
".po": {"Gettext Catalog"},
".pod": {"Pod", "Pod 6"},
@ -1104,6 +1109,7 @@ var LanguagesByExtension = map[string][]string{
".vhw": {"VHDL"},
".view.lkml": {"LookML"},
".vim": {"Vim Script"},
".vimrc": {"Vim Script"},
".viw": {"SQL"},
".vmb": {"Vim Script"},
".volt": {"Volt"},
@ -1278,7 +1284,7 @@ var ExtensionsByLanguage = map[string][]string{
"Brightscript": {".brs"},
"C": {".c", ".cats", ".h", ".idc"},
"C#": {".cs", ".cake", ".csx", ".linq"},
"C++": {".cpp", ".c++", ".cc", ".cp", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".re", ".tcc", ".tpp"},
"C++": {".cpp", ".c++", ".cc", ".cp", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".ixx", ".re", ".tcc", ".tpp"},
"C-ObjDump": {".c-objdump"},
"C2hs Haskell": {".chs"},
"CIL": {".cil"},
@ -1346,7 +1352,7 @@ var ExtensionsByLanguage = map[string][]string{
"EBNF": {".ebnf"},
"ECL": {".ecl", ".eclxml"},
"ECLiPSe": {".ecl"},
"EJS": {".ejs", ".ect", ".jst"},
"EJS": {".ejs", ".ect", ".ejs.t", ".jst"},
"EQ": {".eq"},
"Eagle": {".sch", ".brd"},
"Easybuild": {".eb"},
@ -1416,7 +1422,7 @@ var ExtensionsByLanguage = map[string][]string{
"HLSL": {".hlsl", ".cginc", ".fx", ".fxh", ".hlsli"},
"HTML": {".html", ".hta", ".htm", ".html.hl", ".inc", ".xht", ".xhtml"},
"HTML+ECR": {".ecr"},
"HTML+EEX": {".eex", ".html.leex"},
"HTML+EEX": {".eex", ".html.heex", ".html.leex"},
"HTML+ERB": {".erb", ".erb.deface", ".rhtml"},
"HTML+PHP": {".phtml"},
"HTML+Razor": {".cshtml", ".razor"},
@ -1531,6 +1537,7 @@ var ExtensionsByLanguage = map[string][]string{
"Monkey": {".monkey", ".monkey2"},
"Moocode": {".moo"},
"MoonScript": {".moon"},
"Motoko": {".mo"},
"Motorola 68K Assembly": {".asm", ".i", ".inc", ".s", ".x68"},
"Muse": {".muse"},
"Mustache": {".mustache"},
@ -1611,6 +1618,7 @@ var ExtensionsByLanguage = map[string][]string{
"Processing": {".pde"},
"Proguard": {".pro"},
"Prolog": {".pl", ".pro", ".prolog", ".yap"},
"Promela": {".pml"},
"Propeller Spin": {".spin"},
"Protocol Buffer": {".proto"},
"Public Key": {".asc", ".pub"},
@ -1740,7 +1748,7 @@ var ExtensionsByLanguage = map[string][]string{
"Valve Data Format": {".vdf"},
"Verilog": {".v", ".veo"},
"Vim Help File": {".txt"},
"Vim Script": {".vim", ".vba", ".vmb"},
"Vim Script": {".vim", ".vba", ".vimrc", ".vmb"},
"Vim Snippet": {".snip", ".snippet", ".snippets"},
"Visual Basic .NET": {".vb", ".vbhtml"},
"Volt": {".volt"},
@ -1759,7 +1767,7 @@ var ExtensionsByLanguage = map[string][]string{
"X PixMap": {".xpm", ".pm"},
"X10": {".x10"},
"XC": {".xc"},
"XML": {".xml", ".adml", ".admx", ".ant", ".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", ".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", ".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 Property List": {".plist", ".sttheme", ".tmcommand", ".tmlanguage", ".tmpreferences", ".tmsnippet", ".tmtheme"},
"XPages": {".xsp-config", ".xsp.metadata"},
"XProc": {".xpl", ".xproc"},