Updated Linguist to v7.19.0

This commit is contained in:
github-actions
2022-03-03 20:08:49 +00:00
parent 525ee9b302
commit 8eac4cab85
30 changed files with 38644 additions and 24967 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: 80f3531e8a1014a23f4606458e5a528053ed3cac
// Extracted from github/linguist commit: 97bc889ce840208652bf09b45f3b7859de43fe8e
package data
@ -37,6 +37,8 @@ var LanguagesByInterpreter = map[string][]string{
"ecl": {"Common Lisp"},
"elixir": {"Elixir"},
"escript": {"Erlang"},
"eui": {"Euphoria"},
"euiw": {"Euphoria"},
"fennel": {"Fennel"},
"fish": {"fish"},
"gawk": {"Awk"},
@ -53,6 +55,7 @@ var LanguagesByInterpreter = map[string][]string{
"instantfpc": {"Pascal"},
"io": {"Io"},
"ioke": {"Ioke"},
"janet": {"Janet"},
"jconsole": {"J"},
"jolie": {"Jolie"},
"jruby": {"Ruby"},