Updated Linguist to v7.21.0

This commit is contained in:
github-actions
2022-06-09 20:09:50 +00:00
parent ed2adad159
commit 60edc790b3
30 changed files with 17848 additions and 10213 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: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26
// Extracted from github/linguist commit: d7799da826e01acdb8f84694d33116dccaabe9c2
package data
@ -13,6 +13,7 @@ var LanguagesByInterpreter = map[string][]string{
"asy": {"Asymptote"},
"awk": {"Awk"},
"bash": {"Shell"},
"bb": {"Clojure"},
"bigloo": {"Scheme"},
"boogie": {"Boogie"},
"boolector": {"SMT"},