Update generated code for Linguist 7.14.0

This commit is contained in:
Luke Francl
2021-04-26 09:36:25 -07:00
parent a724bce4a1
commit dfb8041dcc
28 changed files with 22298 additions and 23045 deletions

View File

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