mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 06:33:06 -03:00
sync to the latest github/linguist v7.11.1
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: 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"},
|
||||
|
Reference in New Issue
Block a user