Updated Linguist to v7.17.0

This commit is contained in:
github-actions
2021-11-14 16:36:04 +00:00
committed by Alex Bezzubov
parent 619127770d
commit b3ee64f627
29 changed files with 7496 additions and 5201 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: cdf42b16b136fc7f0a491d36c415f34fcfb9368a
// Extracted from github/linguist commit: 50d3abb3a504e0c8b9bef762afa1c1061fd0d72e
package data
@ -39,7 +39,7 @@ var LanguagesByFilename = map[string][]string{
".env.example": {"Shell"},
".eslintignore": {"Ignore List"},
".eslintrc.json": {"JSON with Comments"},
".exrc": {"Vim script"},
".exrc": {"Vim Script"},
".factor-boot-rc": {"Factor"},
".factor-rc": {"Factor"},
".flaskenv": {"Shell"},
@ -51,7 +51,7 @@ var LanguagesByFilename = map[string][]string{
".gitmodules": {"Git Config"},
".gn": {"GN"},
".gnus": {"Emacs Lisp"},
".gvimrc": {"Vim script"},
".gvimrc": {"Vim Script"},
".htaccess": {"ApacheConf"},
".htmlhintrc": {"JSON"},
".imgbotconfig": {"JSON"},
@ -62,11 +62,12 @@ var LanguagesByFilename = map[string][]string{
".jslintrc": {"JSON with Comments"},
".login": {"Shell"},
".luacheckrc": {"Lua"},
".markdownlintignore": {"Ignore List"},
".nanorc": {"nanorc"},
".nodemonignore": {"Ignore List"},
".npmignore": {"Ignore List"},
".npmrc": {"NPM Config"},
".nvimrc": {"Vim script"},
".nvimrc": {"Vim Script"},
".nycrc": {"JSON"},
".php": {"PHP"},
".php_cs": {"PHP"},
@ -81,7 +82,7 @@ var LanguagesByFilename = map[string][]string{
".tern-config": {"JSON"},
".tern-project": {"JSON"},
".tm_properties": {"TextMate Properties"},
".vimrc": {"Vim script"},
".vimrc": {"Vim Script"},
".viper": {"Emacs Lisp"},
".vscodeignore": {"Ignore List"},
".watchmanconfig": {"JSON"},
@ -103,6 +104,9 @@ var LanguagesByFilename = map[string][]string{
"Berksfile": {"Ruby"},
"Brewfile": {"Ruby"},
"Buildfile": {"Ruby"},
"CITATION": {"Text"},
"CITATION.cff": {"YAML"},
"CITATIONS": {"Text"},
"CMakeLists.txt": {"CMake"},
"CODEOWNERS": {"CODEOWNERS"},
"COPYING": {"Text"},
@ -112,6 +116,7 @@ var LanguagesByFilename = map[string][]string{
"Capfile": {"Ruby"},
"Cargo.lock": {"TOML"},
"Cask": {"Emacs Lisp"},
"Containerfile": {"Dockerfile"},
"DEPS": {"Python"},
"DIR_COLORS": {"dircolors"},
"Dangerfile": {"Ruby"},
@ -135,6 +140,7 @@ var LanguagesByFilename = map[string][]string{
"LICENSE": {"Text"},
"LICENSE.mysql": {"Text"},
"Lexer.x": {"Lex"},
"MANIFEST.MF": {"JAR Manifest"},
"Makefile": {"Makefile"},
"Makefile.PL": {"Perl"},
"Makefile.am": {"Makefile"},
@ -156,7 +162,6 @@ var LanguagesByFilename = map[string][]string{
"Podfile": {"Ruby"},
"Project.ede": {"Emacs Lisp"},
"Puppetfile": {"Ruby"},
"README.1ST": {"Text"},
"README.me": {"Text"},
"README.mysql": {"Text"},
"README.nss": {"Text"},
@ -183,7 +188,7 @@ var LanguagesByFilename = map[string][]string{
"_dircolors": {"dircolors"},
"_emacs": {"Emacs Lisp"},
"_redirects": {"Redirect Rules"},
"_vimrc": {"Vim script"},
"_vimrc": {"Vim Script"},
"abbrev_defs": {"Emacs Lisp"},
"ack": {"Perl"},
"ant.xml": {"Ant Build System"},
@ -223,10 +228,10 @@ var LanguagesByFilename = map[string][]string{
"gitignore-global": {"Ignore List"},
"gitignore_global": {"Ignore List"},
"glide.lock": {"YAML"},
"go.mod": {"Text"},
"go.sum": {"Text"},
"go.mod": {"Go Module"},
"go.sum": {"Go Checksums"},
"gradlew": {"Shell"},
"gvimrc": {"Vim script"},
"gvimrc": {"Vim Script"},
"haproxy.cfg": {"HAProxy"},
"httpd.conf": {"ApacheConf"},
"initial_sids": {"SELinux Policy"},
@ -256,7 +261,7 @@ var LanguagesByFilename = map[string][]string{
"nextflow.config": {"Nextflow"},
"nginx.conf": {"Nginx"},
"nim.cfg": {"Nim"},
"nvimrc": {"Vim script"},
"nvimrc": {"Vim Script"},
"owh": {"Tcl"},
"package.mask": {"Text"},
"package.use.mask": {"Text"},
@ -289,7 +294,7 @@ var LanguagesByFilename = map[string][]string{
"tslint.json": {"JSON with Comments"},
"use.mask": {"Text"},
"use.stable.mask": {"Text"},
"vimrc": {"Vim script"},
"vimrc": {"Vim Script"},
"wscript": {"Python"},
"xcompose": {"XCompose"},
"yarn.lock": {"YAML"},