Sync with Liguist v7.13.0

This commit is contained in:
Lauris BH
2021-03-07 18:00:13 +02:00
parent 1ad7deb89e
commit c40b34c351
28 changed files with 48130 additions and 37738 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: 3ef386bbb7d10afe2ef81d85c9911871a9f2c221
// Extracted from github/linguist commit: 6aed0bd564f55c4f2d987c2e6035eda7aea26375
package data
@ -13,6 +13,7 @@ var LanguagesByInterpreter = map[string][]string{
"awk": {"Awk"},
"bash": {"Shell"},
"bigloo": {"Scheme"},
"boogie": {"Boogie"},
"boolector": {"SMT"},
"ccl": {"Common Lisp"},
"chakra": {"JavaScript"},