Updated Linguist to v7.21.0

This commit is contained in:
github-actions
2022-06-09 20:09:50 +00:00
parent ed2adad159
commit 60edc790b3
30 changed files with 17848 additions and 10213 deletions

View File

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