Updated Linguist to v7.18.0

This commit is contained in:
github-actions
2021-12-15 20:08:13 +00:00
parent 41482679da
commit 2febea0489
30 changed files with 33197 additions and 31404 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: 50d3abb3a504e0c8b9bef762afa1c1061fd0d72e
// Extracted from github/linguist commit: 80f3531e8a1014a23f4606458e5a528053ed3cac
package data
@ -42,6 +42,7 @@ var LanguagesByFilename = map[string][]string{
".exrc": {"Vim Script"},
".factor-boot-rc": {"Factor"},
".factor-rc": {"Factor"},
".flake8": {"INI"},
".flaskenv": {"Shell"},
".gclient": {"Python"},
".gemrc": {"YAML"},
@ -60,6 +61,7 @@ var LanguagesByFilename = map[string][]string{
".jscsrc": {"JSON with Comments"},
".jshintrc": {"JSON with Comments"},
".jslintrc": {"JSON with Comments"},
".kshrc": {"Shell"},
".login": {"Shell"},
".luacheckrc": {"Lua"},
".markdownlintignore": {"Ignore List"},
@ -76,6 +78,7 @@ var LanguagesByFilename = map[string][]string{
".profile": {"Shell"},
".project": {"XML"},
".pryrc": {"Ruby"},
".shellcheckrc": {"ShellCheck Config"},
".simplecov": {"Ruby"},
".spacemacs": {"Emacs Lisp"},
".stylelintignore": {"Ignore List"},
@ -122,6 +125,7 @@ var LanguagesByFilename = map[string][]string{
"Dangerfile": {"Ruby"},
"Deliverfile": {"Ruby"},
"Dockerfile": {"Dockerfile"},
"Earthfile": {"Earthly"},
"Emakefile": {"Erlang"},
"FONTLOG": {"Text"},
"Fakefile": {"Fancy"},
@ -240,6 +244,7 @@ var LanguagesByFilename = map[string][]string{
"jsconfig.json": {"JSON with Comments"},
"kakrc": {"KakouneScript"},
"keep.me": {"Text"},
"kshrc": {"Shell"},
"language-configuration.json": {"JSON with Comments"},
"language-subtag-registry.txt": {"Record Jar"},
"ld.script": {"Linker Script"},