Updated Linguist to v7.26.0

This commit is contained in:
github-actions
2023-09-06 17:31:11 +00:00
committed by Alex Bezzubov
parent c3899f12ca
commit 84c996dfcf
30 changed files with 77194 additions and 57515 deletions

View File

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