mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-08 15:47:40 +00:00
Update go-enry to v2.6.1 (#14997)
Co-authored-by: Gitea <gitea@gitea.io>
This commit is contained in:
parent
5f8478ab0a
commit
1ae9b2a89b
17 changed files with 24199 additions and 18912 deletions
3
vendor/github.com/go-enry/go-enry/v2/data/interpreter.go
generated
vendored
3
vendor/github.com/go-enry/go-enry/v2/data/interpreter.go
generated
vendored
|
@ -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: 223c00bb80eff04788e29010f98c5778993d2b2a
|
||||
// Extracted from github/linguist commit: 6aed0bd564f55c4f2d987c2e6035eda7aea26375
|
||||
|
||||
package data
|
||||
|
||||
|
@ -13,6 +13,7 @@ var LanguagesByInterpreter = map[string][]string{
|
|||
"awk": {"Awk"},
|
||||
"bash": {"Shell"},
|
||||
"bigloo": {"Scheme"},
|
||||
"boogie": {"Boogie"},
|
||||
"boolector": {"SMT"},
|
||||
"ccl": {"Common Lisp"},
|
||||
"chakra": {"JavaScript"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue