Update kythe vnames mapping (#1944)

This commit is contained in:
Lai Jiang 2023-02-27 17:09:57 -05:00 committed by GitHub
parent 75851399ba
commit ed62f27a4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
[ [
{ {
"pattern": "([^/]+/build/)(.*)", "pattern": "([^/]+/build/generated)/(.*)",
"vname": { "vname": {
"corpus": "github.com/google/nomulus", "corpus": "github.com/google/nomulus",
"path": "@2@", "path": "@2@",
"root": "external" "root": "@1@"
} }
}, },
{ {