Updated Linguist to v7.29.0

This commit is contained in:
github-actions
2024-03-13 20:07:55 +00:00
parent 53f5aa9866
commit 93e24dac3a
30 changed files with 37169 additions and 32783 deletions

View File

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