1
0
mirror of https://github.com/google/nomulus synced 2025-12-23 06:15:42 +00:00

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

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