mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.29.0
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: ee9119e70111d46842788b2bc1666ec1d1ea9e2a
|
||||
// Extracted from github/linguist commit: b28dd4b0d5ef6bfaca56f1d34571fddef13e3ead
|
||||
|
||||
package data
|
||||
|
||||
@ -50,6 +50,7 @@ var LanguagesByInterpreter = map[string][]string{
|
||||
"gjs": {"JavaScript"},
|
||||
"gn": {"GN"},
|
||||
"gnuplot": {"Gnuplot"},
|
||||
"gojq": {"jq"},
|
||||
"gosh": {"Scheme"},
|
||||
"groovy": {"Groovy"},
|
||||
"gsed": {"sed"},
|
||||
@ -59,8 +60,12 @@ var LanguagesByInterpreter = map[string][]string{
|
||||
"io": {"Io"},
|
||||
"ioke": {"Ioke"},
|
||||
"janet": {"Janet"},
|
||||
"jaq": {"jq"},
|
||||
"jconsole": {"J"},
|
||||
"jolie": {"Jolie"},
|
||||
"jq": {"jq"},
|
||||
"jqjq": {"jq"},
|
||||
"jqq": {"jq"},
|
||||
"jruby": {"Ruby"},
|
||||
"js": {"JavaScript"},
|
||||
"julia": {"Julia"},
|
||||
@ -107,6 +112,7 @@ var LanguagesByInterpreter = map[string][]string{
|
||||
"python3": {"Python"},
|
||||
"qjs": {"JavaScript"},
|
||||
"qmake": {"QMake"},
|
||||
"query-json": {"jq"},
|
||||
"r6rs": {"Scheme"},
|
||||
"racket": {"Racket"},
|
||||
"rake": {"Ruby"},
|
||||
|
Reference in New Issue
Block a user