mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 06:33:06 -03:00
Sync with github/linguist version v7.12.2
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: 223c00bb80eff04788e29010f98c5778993d2b2a
|
||||
// Extracted from github/linguist commit: 3ef386bbb7d10afe2ef81d85c9911871a9f2c221
|
||||
|
||||
package data
|
||||
|
||||
@ -368,6 +368,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".glslf": {"GLSL"},
|
||||
".glslv": {"GLSL"},
|
||||
".gltf": {"JSON"},
|
||||
".glyphs": {"OpenStep Property List"},
|
||||
".gml": {"Game Maker Language", "Gerber Image", "Graph Modeling Language", "XML"},
|
||||
".gms": {"GAMS"},
|
||||
".gmx": {"XML"},
|
||||
@ -1524,7 +1525,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"OpenEdge ABL": {".p", ".cls", ".w"},
|
||||
"OpenQASM": {".qasm"},
|
||||
"OpenSCAD": {".scad"},
|
||||
"OpenStep Property List": {".plist"},
|
||||
"OpenStep Property List": {".plist", ".glyphs"},
|
||||
"OpenType Feature File": {".fea"},
|
||||
"Org": {".org"},
|
||||
"Ox": {".ox", ".oxh", ".oxo"},
|
||||
|
Reference in New Issue
Block a user