Sync with linguist 7.12.1

This commit is contained in:
Lauris BH
2020-11-15 14:32:56 +02:00
parent 0fb4b8a768
commit 289ac3d9f0
28 changed files with 29756 additions and 28772 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: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132
// Extracted from github/linguist commit: 223c00bb80eff04788e29010f98c5778993d2b2a
package data
@ -74,7 +74,7 @@ var LanguagesByInterpreter = map[string][]string{
"node": {"JavaScript"},
"nodejs": {"JavaScript"},
"nush": {"Nu"},
"ocaml": {"OCaml"},
"ocaml": {"OCaml", "ReScript"},
"ocamlrun": {"OCaml"},
"ocamlscript": {"OCaml"},
"openrc-run": {"OpenRC runscript"},