Updated Linguist to v7.26.0

This commit is contained in:
github-actions
2023-09-06 17:31:11 +00:00
committed by Alex Bezzubov
parent c3899f12ca
commit 84c996dfcf
30 changed files with 77194 additions and 57515 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: bf853f1c663903e3ee35935189760191f1c45e1c
// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317
package data
@ -82,6 +82,7 @@ var LanguagesByInterpreter = map[string][]string{
"nextflow": {"Nextflow"},
"node": {"JavaScript"},
"nodejs": {"JavaScript"},
"nu": {"Nushell"},
"nush": {"Nu"},
"ocaml": {"OCaml", "ReScript"},
"ocamlrun": {"OCaml"},
@ -98,6 +99,9 @@ var LanguagesByInterpreter = map[string][]string{
"pike": {"Pike"},
"pil": {"PicoLisp"},
"pwsh": {"PowerShell"},
"py": {"Python"},
"pypy": {"Python"},
"pypy3": {"Python"},
"python": {"Python"},
"python2": {"Python"},
"python3": {"Python"},
@ -118,8 +122,10 @@ var LanguagesByInterpreter = map[string][]string{
"runghc": {"Haskell"},
"runhaskell": {"Haskell"},
"runhugs": {"Haskell"},
"rust-script": {"Rust"},
"sbcl": {"Common Lisp"},
"scala": {"Scala"},
"scenic": {"Scenic"},
"scheme": {"Scheme"},
"sclang": {"SuperCollider"},
"scsynth": {"SuperCollider"},