mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-28 11:00:59 -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
|
||||
|
||||
@ -1108,6 +1108,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".bicep",
|
||||
".bicepparam",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
@ -1165,11 +1166,14 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".bb",
|
||||
".bbappend",
|
||||
".bbclass",
|
||||
".inc",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "none",
|
||||
TMScope: "source.bb",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
@ -1279,7 +1283,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "text/x-haskell",
|
||||
TMScope: "source.haskell",
|
||||
TMScope: "source.bh",
|
||||
AceMode: "haskell",
|
||||
CodeMirrorMode: "haskell",
|
||||
Wrap: false,
|
||||
@ -1441,6 +1445,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Extensions: []string{
|
||||
".cs",
|
||||
".cake",
|
||||
".cs.pp",
|
||||
".csx",
|
||||
".linq",
|
||||
},
|
||||
@ -2370,7 +2375,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
},
|
||||
Filenames: []string{},
|
||||
MimeType: "text/x-common-lisp",
|
||||
TMScope: "source.lisp",
|
||||
TMScope: "source.commonlisp",
|
||||
AceMode: "lisp",
|
||||
CodeMirrorMode: "commonlisp",
|
||||
Wrap: false,
|
||||
@ -3099,6 +3104,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
".env.local",
|
||||
".env.prod",
|
||||
".env.production",
|
||||
".env.sample",
|
||||
".env.staging",
|
||||
".env.test",
|
||||
".env.testing",
|
||||
@ -3377,6 +3383,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: false,
|
||||
LanguageID: 844766630,
|
||||
},
|
||||
460509620: LanguageInfo{
|
||||
Name: "Edge",
|
||||
FSName: "",
|
||||
Type: TypeForString("markup"),
|
||||
Color: "#0dffe0",
|
||||
Group: "",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".edge",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "text.html.edge",
|
||||
AceMode: "html",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
LanguageID: 460509620,
|
||||
},
|
||||
925235833: LanguageInfo{
|
||||
Name: "EdgeQL",
|
||||
FSName: "",
|
||||
@ -4679,6 +4704,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: false,
|
||||
LanguageID: 5523150,
|
||||
},
|
||||
95110458: LanguageInfo{
|
||||
Name: "Glimmer TS",
|
||||
FSName: "",
|
||||
Type: TypeForString("programming"),
|
||||
Color: "#3178c6",
|
||||
Group: "TypeScript",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".gts",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "source.gts",
|
||||
AceMode: "typescript",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
LanguageID: 95110458,
|
||||
},
|
||||
130: LanguageInfo{
|
||||
Name: "Glyph",
|
||||
FSName: "",
|
||||
@ -6020,6 +6064,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Aliases: []string{
|
||||
"geojson",
|
||||
"jsonl",
|
||||
"sarif",
|
||||
"topojson",
|
||||
},
|
||||
Extensions: []string{
|
||||
@ -6034,6 +6079,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
".JSON-tmLanguage",
|
||||
".jsonl",
|
||||
".mcmeta",
|
||||
".sarif",
|
||||
".tfstate",
|
||||
".tfstate.backup",
|
||||
".topojson",
|
||||
@ -8127,6 +8173,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: false,
|
||||
LanguageID: 235,
|
||||
},
|
||||
1045019587: LanguageInfo{
|
||||
Name: "Mojo",
|
||||
FSName: "",
|
||||
Type: TypeForString("programming"),
|
||||
Color: "#ff4c1f",
|
||||
Group: "",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".mojo",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "text/x-python",
|
||||
TMScope: "source.mojo",
|
||||
AceMode: "python",
|
||||
CodeMirrorMode: "python",
|
||||
Wrap: false,
|
||||
LanguageID: 1045019587,
|
||||
},
|
||||
236: LanguageInfo{
|
||||
Name: "Monkey",
|
||||
FSName: "",
|
||||
@ -8939,6 +9004,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: false,
|
||||
LanguageID: 255,
|
||||
},
|
||||
677210597: LanguageInfo{
|
||||
Name: "Oberon",
|
||||
FSName: "",
|
||||
Type: TypeForString("programming"),
|
||||
Color: "",
|
||||
Group: "",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".ob2",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "source.modula2",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
LanguageID: 677210597,
|
||||
},
|
||||
256: LanguageInfo{
|
||||
Name: "ObjDump",
|
||||
FSName: "",
|
||||
@ -9959,6 +10043,26 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: false,
|
||||
LanguageID: 287,
|
||||
},
|
||||
684385621: LanguageInfo{
|
||||
Name: "Pip Requirements",
|
||||
FSName: "",
|
||||
Type: TypeForString("data"),
|
||||
Color: "#FFD343",
|
||||
Group: "",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{
|
||||
"requirements-dev.txt",
|
||||
"requirements.txt",
|
||||
},
|
||||
MimeType: "",
|
||||
TMScope: "source.pip-requirements",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
LanguageID: 684385621,
|
||||
},
|
||||
833504686: LanguageInfo{
|
||||
Name: "PlantUML",
|
||||
FSName: "",
|
||||
@ -10736,7 +10840,6 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Color: "#198CE7",
|
||||
Group: "",
|
||||
Aliases: []string{
|
||||
"R",
|
||||
"Rscript",
|
||||
"splus",
|
||||
},
|
||||
@ -11443,6 +11546,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: false,
|
||||
LanguageID: 324,
|
||||
},
|
||||
440182480: LanguageInfo{
|
||||
Name: "Roc",
|
||||
FSName: "",
|
||||
Type: TypeForString("programming"),
|
||||
Color: "#7c38f5",
|
||||
Group: "",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".roc",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "source.roc",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
LanguageID: 440182480,
|
||||
},
|
||||
141: LanguageInfo{
|
||||
Name: "Roff",
|
||||
FSName: "",
|
||||
@ -12273,6 +12395,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
".kshrc",
|
||||
".login",
|
||||
".profile",
|
||||
".tmux.conf",
|
||||
".zlogin",
|
||||
".zlogout",
|
||||
".zprofile",
|
||||
@ -12290,6 +12413,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
"login",
|
||||
"man",
|
||||
"profile",
|
||||
"tmux.conf",
|
||||
"zlogin",
|
||||
"zlogout",
|
||||
"zprofile",
|
||||
@ -12456,7 +12580,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "source.slice",
|
||||
TMScope: "source.ice",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
@ -12481,6 +12605,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: false,
|
||||
LanguageID: 350,
|
||||
},
|
||||
119900149: LanguageInfo{
|
||||
Name: "Slint",
|
||||
FSName: "",
|
||||
Type: TypeForString("markup"),
|
||||
Color: "#2379F4",
|
||||
Group: "",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".slint",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "source.slint",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
LanguageID: 119900149,
|
||||
},
|
||||
164123055: LanguageInfo{
|
||||
Name: "SmPL",
|
||||
FSName: "",
|
||||
@ -13007,14 +13150,12 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".8xp",
|
||||
".8xk",
|
||||
".8xk.txt",
|
||||
".8xp.txt",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "none",
|
||||
TMScope: "source.8xp",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
@ -13402,6 +13543,25 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Wrap: true,
|
||||
LanguageID: 372,
|
||||
},
|
||||
965696054: LanguageInfo{
|
||||
Name: "TextGrid",
|
||||
FSName: "",
|
||||
Type: TypeForString("data"),
|
||||
Color: "#c8506d",
|
||||
Group: "",
|
||||
Aliases: []string{},
|
||||
Extensions: []string{
|
||||
".TextGrid",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "source.textgrid",
|
||||
AceMode: "text",
|
||||
CodeMirrorMode: "",
|
||||
Wrap: false,
|
||||
LanguageID: 965696054,
|
||||
},
|
||||
981795023: LanguageInfo{
|
||||
Name: "TextMate Properties",
|
||||
FSName: "",
|
||||
@ -14662,6 +14822,7 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
".mjml",
|
||||
".mm",
|
||||
".mod",
|
||||
".mojo",
|
||||
".mxml",
|
||||
".natvis",
|
||||
".ncl",
|
||||
@ -15374,7 +15535,14 @@ var LanguageInfoByID = map[int]LanguageInfo{
|
||||
Extensions: []string{
|
||||
".jq",
|
||||
},
|
||||
Interpreters: []string{},
|
||||
Interpreters: []string{
|
||||
"gojq",
|
||||
"jaq",
|
||||
"jq",
|
||||
"jqjq",
|
||||
"jqq",
|
||||
"query-json",
|
||||
},
|
||||
Filenames: []string{},
|
||||
MimeType: "",
|
||||
TMScope: "source.jq",
|
||||
|
Reference in New Issue
Block a user