Update to Linguist v7.16.1

This commit is contained in:
Lauris BH
2021-09-25 19:42:06 +03:00
parent 0ae768336f
commit 0affa3ccca
31 changed files with 35077 additions and 26328 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: 95636e415749b0bf8fbf3f86922f788cf91c11a2
// Extracted from github/linguist commit: cdf42b16b136fc7f0a491d36c415f34fcfb9368a
package data
@ -12,6 +12,7 @@ var LanguagesMime = map[string]string{
"AngelScript": "text/x-c++src",
"Ant Build System": "application/xml",
"Apex": "text/x-java",
"Astro": "text/jsx",
"Asymptote": "text/x-kotlin",
"Beef": "text/x-csharp",
"BibTeX": "text/x-stex",
@ -45,6 +46,7 @@ var LanguagesMime = map[string]string{
"Diff": "text/x-diff",
"Dockerfile": "text/x-dockerfile",
"Dylan": "text/x-dylan",
"E-mail": "application/mbox",
"EBNF": "text/x-ebnf",
"ECL": "text/x-ecl",
"EQ": "text/x-csharp",
@ -148,6 +150,7 @@ var LanguagesMime = map[string]string{
"OpenCL": "text/x-csrc",
"OpenRC runscript": "text/x-sh",
"Oz": "text/x-oz",
"PEG.js": "text/javascript",
"PHP": "application/x-httpd-php",
"PLSQL": "text/x-plsql",
"PLpgSQL": "text/x-sql",
@ -208,6 +211,7 @@ var LanguagesMime = map[string]string{
"Tcsh": "text/x-sh",
"TeX": "text/x-stex",
"Terra": "text/x-lua",
"TextMate Properties": "text/x-properties",
"Textile": "text/x-textile",
"Turtle": "text/turtle",
"Twig": "text/x-twig",