sync to the latest github/linguist v7.11.1

This commit is contained in:
Lauris BH
2020-10-12 12:31:27 +03:00
parent d7f6b27b7d
commit bc76dd38b0
28 changed files with 3496 additions and 2640 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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc
// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132
package data
@ -50,7 +50,7 @@ var LanguagesByExtension = map[string][]string{
".ahk": {"AutoHotkey"},
".ahkl": {"AutoHotkey"},
".aj": {"AspectJ"},
".al": {"AL Code", "Perl"},
".al": {"AL", "Perl"},
".als": {"Alloy"},
".ampl": {"AMPL"},
".angelscript": {"AngelScript"},
@ -1190,7 +1190,7 @@ var ExtensionsByLanguage = map[string][]string{
"ABAP": {".abap"},
"ABNF": {".abnf"},
"AGS Script": {".asc", ".ash"},
"AL Code": {".al"},
"AL": {".al"},
"AMPL": {".ampl", ".mod"},
"ANTLR": {".g4"},
"API Blueprint": {".apib"},