1
0
mirror of https://github.com/google/nomulus synced 2025-12-22 22:07:11 +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": {
"corpus": "github.com/google/nomulus",
"path": "@2@",
"root": "external"
"root": "@1@"
}
},
{