Updated Linguist to v7.27.0

This commit is contained in:
github-actions
2023-09-22 20:08:27 +00:00
parent 6d9d5e9184
commit b03c0bd996
30 changed files with 18791 additions and 15634 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: b5432ebc7e78f25415b98d48c2fbacddbf8df317
// Extracted from github/linguist commit: 7ca3799b8b5f1acde1dd7a8dfb7ae849d3dfb4cd
package data
@ -100,6 +100,7 @@ var LanguageByAliasMap = map[string]string{
"beef": "Beef",
"befunge": "Befunge",
"berry": "Berry",
"bh": "Bluespec BH",
"bibtex": "BibTeX",
"bicep": "Bicep",
"bikeshed": "Bikeshed",
@ -111,6 +112,9 @@ var LanguageByAliasMap = map[string]string{
"blitzmax": "BlitzMax",
"blitzplus": "BlitzBasic",
"bluespec": "Bluespec",
"bluespec_bh": "Bluespec BH",
"bluespec_bsv": "Bluespec",
"bluespec_classic": "Bluespec BH",
"bmax": "BlitzMax",
"boo": "Boo",
"boogie": "Boogie",
@ -121,6 +125,7 @@ var LanguageByAliasMap = map[string]string{
"bro": "Zeek",
"browserslist": "Browserslist",
"bsdmake": "Makefile",
"bsv": "Bluespec",
"byond": "DM",
"bzl": "Starlark",
"c": "C",
@ -370,6 +375,7 @@ var LanguageByAliasMap = map[string]string{
"gosu": "Gosu",
"grace": "Grace",
"gradle": "Gradle",
"gradle_kotlin_dsl": "Gradle Kotlin DSL",
"grammatical_framework": "Grammatical Framework",
"graph_modeling_language": "Graph Modeling Language",
"graphql": "GraphQL",
@ -398,6 +404,7 @@ var LanguageByAliasMap = map[string]string{
"hocon": "HOCON",
"holyc": "HolyC",
"hoon": "hoon",
"hosts": "Hosts File",
"hosts_file": "Hosts File",
"html": "HTML",
"html+django": "Jinja",
@ -711,6 +718,7 @@ var LanguageByAliasMap = map[string]string{
"pickle": "Pickle",
"picolisp": "PicoLisp",
"piglatin": "PigLatin",
"pikchr": "Pic",
"pike": "Pike",
"pir": "Parrot Internal Representation",
"plain_text": "Text",
@ -806,6 +814,7 @@ var LanguageByAliasMap = map[string]string{
"rescript": "ReScript",
"restructuredtext": "reStructuredText",
"rexx": "REXX",
"rez": "Rez",
"rhtml": "HTML+ERB",
"rich_text_format": "Rich Text Format",
"ring": "Ring",
@ -911,6 +920,7 @@ var LanguageByAliasMap = map[string]string{
"svelte": "Svelte",
"svg": "SVG",
"sway": "Sway",
"sweave": "Sweave",
"swift": "Swift",
"swig": "SWIG",
"systemverilog": "SystemVerilog",
@ -943,8 +953,10 @@ var LanguageByAliasMap = map[string]string{
"turtle": "Turtle",
"twig": "Twig",
"txl": "TXL",
"typ": "Typst",
"type_language": "Type Language",
"typescript": "TypeScript",
"typst": "Typst",
"udiff": "Diff",
"ultisnip": "Vim Snippet",
"ultisnips": "Vim Snippet",