Updated Linguist to v7.20.0

This commit is contained in:
github-actions
2022-04-05 20:12:53 +00:00
parent f1e62adcd4
commit 9f73cdf211
30 changed files with 5255 additions and 1608 deletions

View File

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