Updated Linguist to v7.20.0

This commit is contained in:
github-actions
2022-04-05 20:12:53 +00:00
parent f1e62adcd4
commit 9f73cdf211
30 changed files with 5255 additions and 1608 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: 97bc889ce840208652bf09b45f3b7859de43fe8e
// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26
package data
@ -9,6 +9,7 @@ var LanguagesGroup = map[string]string{
"BibTeX": "TeX",
"Bison": "Yacc",
"C2hs Haskell": "Haskell",
"CameLIGO": "LigoLANG",
"ColdFusion CFC": "ColdFusion",
"ECLiPSe": "prolog",
"Easybuild": "Python",
@ -35,6 +36,7 @@ var LanguagesGroup = map[string]string{
"JavaScript+ERB": "JavaScript",
"Jison": "Yacc",
"Jison Lex": "Lex",
"LigoLANG": "LigoLANG",
"Literate Agda": "Agda",
"Literate CoffeeScript": "CoffeeScript",
"Literate Haskell": "Haskell",
@ -53,6 +55,7 @@ var LanguagesGroup = map[string]string{
"Python console": "Python",
"Python traceback": "Python",
"Readline Config": "INI",
"ReasonLIGO": "LigoLANG",
"Roff Manpage": "Roff",
"SSH Config": "INI",
"STON": "Smalltalk",