Sync with github/linguist version v7.12.2

This commit is contained in:
Lauris BH
2021-01-17 14:10:38 +02:00
parent 3faf9450da
commit 497e2f85d3
28 changed files with 1310 additions and 1128 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: 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"},