Updated Linguist to v7.19.0

This commit is contained in:
github-actions
2022-03-03 20:08:49 +00:00
parent 525ee9b302
commit 8eac4cab85
30 changed files with 38644 additions and 24967 deletions

View File

@ -19,7 +19,7 @@ import (
var (
linguistURL = "https://github.com/github/linguist.git"
linguistClonedEnvVar = "ENRY_TEST_REPO"
commit = "80f3531e8a1014a23f4606458e5a528053ed3cac"
commit = "97bc889ce840208652bf09b45f3b7859de43fe8e"
samplesDir = "samples"
languagesFile = filepath.Join("lib", "linguist", "languages.yml")