Updated Linguist to v7.28.0

This commit is contained in:
github-actions
2023-12-12 20:08:49 +00:00
parent 40f2a1e5b9
commit c5be903c6f
30 changed files with 3795 additions and 1657 deletions

View File

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