Update kythe vnames mapping (#1944)

This commit is contained in:
Lai Jiang 2023-02-27 17:09:57 -05:00 committed by GitHub
parent b9045cce86
commit 16836475cd

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@"
} }
}, },
{ {