Updated Linguist to v7.23.0

This commit is contained in:
github-actions
2022-10-06 08:23:21 +00:00
committed by Alex Bezzubov
parent 0e58945703
commit afe3bdf45a
30 changed files with 12566 additions and 6619 deletions

View File

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