Updated Linguist to v7.28.0

This commit is contained in:
github-actions
2023-12-12 20:08:49 +00:00
parent 40f2a1e5b9
commit c5be903c6f
30 changed files with 3795 additions and 1657 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: 7ca3799b8b5f1acde1dd7a8dfb7ae849d3dfb4cd
// Extracted from github/linguist commit: ee9119e70111d46842788b2bc1666ec1d1ea9e2a
package data
@ -254,6 +254,7 @@ var LanguagesByFilename = map[string][]string{
"cpanfile": {"Perl"},
"cshrc": {"Shell"},
"delete.me": {"Text"},
"deno.lock": {"JSON"},
"descrip.mmk": {"Module Management System"},
"descrip.mms": {"Module Management System"},
"devcontainer.json": {"JSON with Comments"},