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
@ -1242,24 +1242,49 @@ var LanguageInfoByID = map[int]LanguageInfo{
LanguageID: 35,
},
36: LanguageInfo{
Name: "Bluespec",
FSName: "",
Type: TypeForString("programming"),
Color: "#12223c",
Group: "",
Aliases: []string{},
Name: "Bluespec",
FSName: "",
Type: TypeForString("programming"),
Color: "#12223c",
Group: "",
Aliases: []string{
"bluespec bsv",
"bsv",
},
Extensions: []string{
".bsv",
},
Interpreters: []string{},
Filenames: []string{},
MimeType: "",
MimeType: "text/x-systemverilog",
TMScope: "source.bsv",
AceMode: "verilog",
CodeMirrorMode: "",
CodeMirrorMode: "verilog",
Wrap: false,
LanguageID: 36,
},
641580358: LanguageInfo{
Name: "Bluespec BH",
FSName: "",
Type: TypeForString("programming"),
Color: "#12223c",
Group: "Bluespec",
Aliases: []string{
"bh",
"bluespec classic",
},
Extensions: []string{
".bs",
},
Interpreters: []string{},
Filenames: []string{},
MimeType: "text/x-haskell",
TMScope: "source.haskell",
AceMode: "haskell",
CodeMirrorMode: "haskell",
Wrap: false,
LanguageID: 641580358,
},
37: LanguageInfo{
Name: "Boo",
FSName: "",
@ -4210,6 +4235,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
".tese",
".vert",
".vrx",
".vs",
".vsh",
".vshader",
},
@ -4869,6 +4895,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
Wrap: false,
LanguageID: 136,
},
432600901: LanguageInfo{
Name: "Gradle Kotlin DSL",
FSName: "",
Type: TypeForString("data"),
Color: "#02303a",
Group: "Gradle",
Aliases: []string{},
Extensions: []string{
".gradle.kts",
},
Interpreters: []string{},
Filenames: []string{},
MimeType: "",
TMScope: "source.kotlin",
AceMode: "text",
CodeMirrorMode: "",
Wrap: false,
LanguageID: 432600901,
},
137: LanguageInfo{
Name: "Grammatical Framework",
FSName: "",
@ -5436,12 +5481,14 @@ var LanguageInfoByID = map[int]LanguageInfo{
LanguageID: 928121743,
},
231021894: LanguageInfo{
Name: "Hosts File",
FSName: "",
Type: TypeForString("data"),
Color: "#308888",
Group: "",
Aliases: []string{},
Name: "Hosts File",
FSName: "",
Type: TypeForString("data"),
Color: "#308888",
Group: "",
Aliases: []string{
"hosts",
},
Extensions: []string{},
Interpreters: []string{},
Filenames: []string{
@ -5990,6 +6037,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
Extensions: []string{
".jsonc",
".code-snippets",
".code-workspace",
".sublime-build",
".sublime-commands",
".sublime-completions",
@ -9253,6 +9301,8 @@ var LanguageInfoByID = map[int]LanguageInfo{
Interpreters: []string{},
Filenames: []string{
".ackrc",
".rspec",
".yardopts",
"ackrc",
"mocha.opts",
},
@ -9745,12 +9795,14 @@ var LanguageInfoByID = map[int]LanguageInfo{
LanguageID: 282,
},
425: LanguageInfo{
Name: "Pic",
FSName: "",
Type: TypeForString("markup"),
Color: "",
Group: "Roff",
Aliases: []string{},
Name: "Pic",
FSName: "",
Type: TypeForString("markup"),
Color: "",
Group: "Roff",
Aliases: []string{
"pikchr",
},
Extensions: []string{
".pic",
".chem",
@ -11216,6 +11268,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
Wrap: false,
LanguageID: 323,
},
498022874: LanguageInfo{
Name: "Rez",
FSName: "",
Type: TypeForString("programming"),
Color: "#FFDAB3",
Group: "",
Aliases: []string{},
Extensions: []string{
".r",
},
Interpreters: []string{},
Filenames: []string{},
MimeType: "",
TMScope: "source.rez",
AceMode: "text",
CodeMirrorMode: "",
Wrap: false,
LanguageID: 498022874,
},
51601661: LanguageInfo{
Name: "Rich Text Format",
FSName: "",
@ -12788,6 +12859,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
Wrap: false,
LanguageID: 271471144,
},
558779190: LanguageInfo{
Name: "Sweave",
FSName: "",
Type: TypeForString("prose"),
Color: "#198ce7",
Group: "",
Aliases: []string{},
Extensions: []string{
".rnw",
},
Interpreters: []string{},
Filenames: []string{},
MimeType: "",
TMScope: "text.tex.latex.sweave",
AceMode: "tex",
CodeMirrorMode: "",
Wrap: false,
LanguageID: 558779190,
},
362: LanguageInfo{
Name: "Swift",
FSName: "",
@ -13377,6 +13467,27 @@ var LanguageInfoByID = map[int]LanguageInfo{
Wrap: false,
LanguageID: 378,
},
704730682: LanguageInfo{
Name: "Typst",
FSName: "",
Type: TypeForString("programming"),
Color: "#239dad",
Group: "",
Aliases: []string{
"typ",
},
Extensions: []string{
".typ",
},
Interpreters: []string{},
Filenames: []string{},
MimeType: "",
TMScope: "source.typst",
AceMode: "text",
CodeMirrorMode: "",
Wrap: false,
LanguageID: 704730682,
},
379: LanguageInfo{
Name: "Unified Parallel C",
FSName: "",
@ -14466,6 +14577,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
".tml",
".ts",
".tsx",
".typ",
".ui",
".urdf",
".ux",